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