Update cc-reinstall.sh

This commit is contained in:
2023-10-17 16:43:02 -05:00
parent 3b4af9fba9
commit 401076b37b

View File

@@ -47,7 +47,8 @@ case "$choice" in
/root/install-cc --uninstall /root/install-cc --uninstall
echo '';; echo ''
;;
esac esac
read -n 1 -p "Would you like to now re-install Cluster Control (Y/n)?" choice read -n 1 -p "Would you like to now re-install Cluster Control (Y/n)?" choice
@@ -133,8 +134,8 @@ case "$choice" in
echo echo
echo "Install Completed" echo "Install Completed"
;;
;; ;;
;;
esac esac