diff --git a/cc-reinstall.sh b/cc-reinstall.sh index a7cf947..f0fd74f 100755 --- a/cc-reinstall.sh +++ b/cc-reinstall.sh @@ -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