diff --git a/cc-cleaner.sh b/cc-cleaner.sh index 2d7818e..5d8a16d 100755 --- a/cc-cleaner.sh +++ b/cc-cleaner.sh @@ -39,7 +39,6 @@ case "$choice" in /root/install-cc --uninstall rm -f /root/install-cc - apt install -y mailutils echo '';; esac @@ -51,8 +50,8 @@ case "$choice" in ./install-cc /opt/copycerts.sh - - apt install -y xtrabackup + + apt install -y mailutils xtrabackup esac