Update cc-cleaner.sh

This commit is contained in:
2022-10-16 14:04:21 -05:00
parent 1073e05535
commit 73f6bf3f59

View File

@@ -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