forked from Sophia/thelinuxlist
Update 'scripts/pmauninstall.sh'
This commit is contained in:
@ -21,7 +21,7 @@ if [ "$go" == 'no' ]; then
|
|||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
sudo systemctl stop apache2 && sudo systemctl disable apache2
|
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
|
sudo rm -rf /etc/apache2
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user