diff --git a/cc-cleaner.sh b/cc-cleaner.sh index 93e7556..ad8e14b 100755 --- a/cc-cleaner.sh +++ b/cc-cleaner.sh @@ -28,7 +28,7 @@ case "$choice" in rm -Rf /var/www rm -Rf /etc/php - /root/install-cc uninstall + /root/install-cc --uninstall echo '';; esac