Update 'scripts/pmauninstall.sh'
This commit is contained in:
@ -21,8 +21,7 @@ if [ "$go" == 'no' ]; then
|
|||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
sudo systemctl stop apache2
|
sudo systemctl stop apache2
|
||||||
sudo apt remove apache2 apache2-utils -y
|
sudo apt remove apache2 -y
|
||||||
sudo rm -rf /etc/apache2
|
|
||||||
sudo apt-get autoremove -y
|
sudo apt-get autoremove -y
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user