os-upgrade.sh: add autoremove.

This commit is contained in:
Christoph 2017-11-28 13:15:33 +01:00
parent 4700bb5926
commit 3cda9b7c24

View File

@ -2,6 +2,7 @@
apt-get update
apt-get dist-upgrade -y
apt-get autoremove -y
apt-get clean
#postsuper -d ALL