diff --git a/cc-reinstall.sh b/cc-reinstall.sh index f0fd74f..142a557 100755 --- a/cc-reinstall.sh +++ b/cc-reinstall.sh @@ -28,7 +28,7 @@ case "$choice" in apt remove --purge -y mysql-server* apt remove --purge -y "mysql*" "*s9s*" apache2 "php*" - /root/install-cc --uninstall + # /root/install-cc --uninstall apt --purge -y autoremove apt clean