From 12d89d6187b5b8e69afaf8b7fbfaca650e87ef4e Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 3 Sep 2022 17:33:20 -0500 Subject: [PATCH] Update cc-cleaner.sh --- cc-cleaner.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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