1
0
Fork 0
mirror of https://github.com/tteck/Proxmox.git synced 2025-02-15 06:09:15 +01:00

maintenance ()

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

@ -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"