Update cc-cleaner.sh
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user