From 6f18052787bb8b2bbf54b7adf311c312293dd96c Mon Sep 17 00:00:00 2001 From: Sophia Atkinson Date: Wed, 19 Oct 2022 10:02:16 -0700 Subject: [PATCH] Update 'scripts/pmauninstall.sh' --- scripts/pmauninstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/pmauninstall.sh b/scripts/pmauninstall.sh index 334121e..f87fd42 100644 --- a/scripts/pmauninstall.sh +++ b/scripts/pmauninstall.sh @@ -21,7 +21,7 @@ if [ "$go" == 'no' ]; then exit fi sudo systemctl stop apache2 && sudo systemctl disable apache2 -sudo apt remove apache2 apache2-utils apache2.2-bin apache2-common -y +sudo apt remove apache2 apache2-utils sudo rm -rf /etc/apache2