mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2025-04-20 10:53:06 +01:00
shellcheck
This commit is contained in:
parent
b7b6d25d1a
commit
9e4f5e5daf
@ -21,6 +21,7 @@ cleanup_system() {
|
||||
;;
|
||||
pacman)
|
||||
"$ESCALATION_TOOL" "$PACKAGER" -Sc --noconfirm
|
||||
# shellcheck disable=2046
|
||||
"$ESCALATION_TOOL" "$PACKAGER" -Rns $(pacman -Qtdq) --noconfirm > /dev/null || true
|
||||
;;
|
||||
apk)
|
||||
|
Loading…
x
Reference in New Issue
Block a user