Update cc-reinstall.sh

This commit is contained in:
2024-02-28 08:35:57 -06:00
parent 3d0756c3e9
commit f5ec6a5ba3

View File

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