Update 'scripts/pmauninstall.sh'

This commit is contained in:
Sophia Atkinson 2022-10-19 10:02:16 -07:00
parent 8e6a4cb0db
commit 6f18052787
1 changed files with 1 additions and 1 deletions

View File

@ -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