a few minor annoyances now addressed

This commit is contained in:
2025-12-29 14:17:08 -05:00
parent f283f8cfb8
commit 453f3a22ac

View File

@@ -106,10 +106,14 @@ function global-installPackages() {
chrony \ chrony \
telnet \ telnet \
inetutils-telnet \ inetutils-telnet \
wpasupplicant \
modemmanager \
nano \ nano \
multipath-tools \ multipath-tools \
|| true || true
apt-get --purge autoremove
# add stuff we want # add stuff we want
print_info ""Now installing all the packages..."" print_info ""Now installing all the packages...""