diff --git a/cc-cleaner.sh b/cc-cleaner.sh index 4dfcec3..f376ac7 100755 --- a/cc-cleaner.sh +++ b/cc-cleaner.sh @@ -52,9 +52,12 @@ case "$choice" in * ) ./install-cc - /opt/copycerts.sh + read -n 1 -p "Login at https://10.10.10.50 and setup the admin user, once complete then press ENTER" choice + + /opt/copycerts.sh apt install -y mailutils xtrabackup + esac