From a5b363cabeabd14723508b58191e25cdc09cc402 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 29 Oct 2023 21:58:48 -0500 Subject: [PATCH] Update cc-reinstall.sh --- cc-reinstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cc-reinstall.sh b/cc-reinstall.sh index d5be674..781026a 100755 --- a/cc-reinstall.sh +++ b/cc-reinstall.sh @@ -49,7 +49,7 @@ case "$choice" in /root/install-cc --uninstall apt install -y mailutils - echo '' + echo ;; esac