Update cc-cleaner.sh

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

View File

@@ -52,10 +52,13 @@ case "$choice" in
* ) * )
./install-cc ./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 apt install -y mailutils xtrabackup
esac esac
exit 0 exit 0