Update cc-reinstall.sh
This commit is contained in:
@@ -28,6 +28,8 @@ case "$choice" in
|
||||
apt remove --purge -y mysql-server*
|
||||
apt remove --purge -y "mysql*" "*s9s*" apache2 "php*"
|
||||
|
||||
/root/install-cc --uninstall
|
||||
|
||||
apt --purge -y autoremove
|
||||
apt clean
|
||||
|
||||
@@ -48,7 +50,6 @@ case "$choice" in
|
||||
rm -f /var/log/cmon*
|
||||
find /etc -iname "*cmon*" -exec rm {} \;
|
||||
|
||||
/root/install-cc --uninstall
|
||||
apt install -y mailutils
|
||||
|
||||
echo
|
||||
|
||||
Reference in New Issue
Block a user