diff --git a/cc-cleaner.sh b/cc-cleaner.sh index fad37b9..f0193b9 100755 --- a/cc-cleaner.sh +++ b/cc-cleaner.sh @@ -35,6 +35,8 @@ case "$choice" in /root/install-cc --uninstall rm -f /root/install-cc + apt install -y mailutils + echo '';; esac