Update system-cleanup.sh

This commit is contained in:
Angelos Giannourakos 2024-09-30 10:51:33 +03:00 committed by GitHub
parent ade17e3151
commit 7ee953649c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,6 @@ cleanup_system() {
"$ESCALATION_TOOL" "$PACKAGER" clean
"$ESCALATION_TOOL" "$PACKAGER" autoremove -y
"$ESCALATION_TOOL" du -h /var/cache/apt
"$ESCALATION_TOOL" "$PACKAGER" clean
;;
zypper)
"$ESCALATION_TOOL" "$PACKAGER" clean -a