From 355f03a9a49aa099abf8e860e5ab67647ed7a524 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 17 Oct 2023 22:22:27 -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 cfbb807..70b5f3b 100755 --- a/cc-reinstall.sh +++ b/cc-reinstall.sh @@ -135,7 +135,7 @@ case "$choice" in echo echo "Install Completed" ;; -;; +# ;; esac