diff --git a/cc-cleaner.sh b/cc-cleaner.sh index 2c4cd6f..4dfcec3 100755 --- a/cc-cleaner.sh +++ b/cc-cleaner.sh @@ -38,6 +38,7 @@ case "$choice" in rm -Rf /etc/s9s.conf rm -f /etc/ssl/certs/s9server* rm -Rf /root/s9s_tmp + find /etc -iname "*cmon*" -exec rm {} \; /root/install-cc --uninstall