New flag --accept-apt-install for System and --prefer-https for Update
- Add
--accept-apt-install
toaxii ws system
: Pass--yes
to `apt-get install - Add
--prefer-https
toaxii 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