New flag --accept-apt-install for System and --prefer-https for Update
- Add
--accept-apt-installtoaxii ws system: Pass--yesto `apt-get install - Add
--prefer-httpstoaxii ws update: Prefer git clone via HTTPS over SSH - Fix: Package is seen as installed after removing it because dpkg -V is successful, but dpkg -l lists it as "rc"
- Fix typo in printed system table
Edited by Rainer Kartmann