Merge b7b6d25d1a3c446d595a6639b0551821500e7184 into c12ae4a8ef3af3ff37b577735ac3717a63149b8c

This commit is contained in:
Jaredy899 2025-02-12 08:25:42 -05:00 committed by GitHub
commit 5eab6c9fcc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,9 +12,8 @@ cleanup_system() {
"$ESCALATION_TOOL" du -h /var/cache/apt
;;
zypper)
"$ESCALATION_TOOL" "$PACKAGER" clean -a
"$ESCALATION_TOOL" "$PACKAGER" tidy
"$ESCALATION_TOOL" "$PACKAGER" cc -a
"$ESCALATION_TOOL" "$PACKAGER" clean --all
"$ESCALATION_TOOL" "$PACKAGER" packages --unneeded
;;
dnf)
"$ESCALATION_TOOL" "$PACKAGER" clean all