This commit is contained in:
Your Name 2022-12-14 17:34:13 -07:00
parent 77a0b2e3c5
commit ef93cb55da

View File

@ -171,6 +171,7 @@ desktop(){
systemctl disable --now redis-server
systemctl disable --now postgresql
systemctl disable --now apparmor
apt -y purge apparmor
}
snapshots() {