maintenance (#543)

This commit is contained in:
tteckster
2022-09-23 12:12:58 -04:00
committed by GitHub
parent 9cca4a56ce
commit 5ce5d91665
43 changed files with 4 additions and 43 deletions

View File

@ -259,5 +259,4 @@ msg_ok "Started Services"
msg_info "Cleaning up"
apt-get autoremove >/dev/null
apt-get autoclean >/dev/null
rm -rf /var/{cache,log}/* /var/lib/apt/lists/*
msg_ok "Cleaned"