Update cc-reinstall.sh

This commit is contained in:
2024-02-28 08:48:43 -06:00
parent f5ec6a5ba3
commit ed91f828db

View File

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