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