From ef93cb55da71b208784046eb1693b891ceb72c9f Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 14 Dec 2022 17:34:13 -0700 Subject: [PATCH] fix --- debian.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian.sh b/debian.sh index f4e8dc8..551f64d 100755 --- a/debian.sh +++ b/debian.sh @@ -171,6 +171,7 @@ desktop(){ systemctl disable --now redis-server systemctl disable --now postgresql systemctl disable --now apparmor + apt -y purge apparmor } snapshots() {