Skip to content

New flag --accept-apt-install for System and --prefer-https for Update

Rainer Kartmann requested to merge feature/yes-flag-for-install into main
  • Add --accept-apt-install to axii ws system: Pass --yes to `apt-get install
  • Add --prefer-https to axii 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

Merge request reports