Update cc-reinstall.sh

This commit is contained in:
2023-10-17 22:28:17 -05:00
parent 44e96ccfd0
commit 0f1b2c02c1

View File

@@ -128,14 +128,12 @@ case "$choice" in
--cluster-name="iDS-LAN-DNS-MySQL-Galera" \
--wait
fi
# bash <(curl -sL https://git.schroedercity.com/voltron/Misc-Scripts/raw/master/install-postfix.sh)
echo
echo "Install Completed"
;;
esac
;; esac
;; esac
exit 0