From f5ec6a5ba35b979245c53a57a5922a668d5b6efd Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Wed, 28 Feb 2024 08:35:57 -0600 Subject: [PATCH] Update cc-reinstall.sh --- cc-reinstall.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cc-reinstall.sh b/cc-reinstall.sh index a7cf947..f0fd74f 100755 --- a/cc-reinstall.sh +++ b/cc-reinstall.sh @@ -28,6 +28,8 @@ case "$choice" in apt remove --purge -y mysql-server* apt remove --purge -y "mysql*" "*s9s*" apache2 "php*" + /root/install-cc --uninstall + apt --purge -y autoremove apt clean @@ -48,7 +50,6 @@ case "$choice" in rm -f /var/log/cmon* find /etc -iname "*cmon*" -exec rm {} \; - /root/install-cc --uninstall apt install -y mailutils echo