Merge b7b6d25d1a3c446d595a6639b0551821500e7184 into a6ccaf4a4ee664835f476c8ac4742b5077e4a03a

This commit is contained in:
Jaredy899 2025-02-02 10:31:59 +01:00 committed by GitHub
commit d183c49a63
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