maintenance (#543)

This commit is contained in:
tteckster 2022-09-23 12:12:58 -04:00 committed by GitHub
parent 9cca4a56ce
commit 5ce5d91665
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
43 changed files with 4 additions and 43 deletions

View file

@ -110,5 +110,4 @@ msg_ok "Customized Container"
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"