diff --git a/cc-reinstall.sh b/cc-reinstall.sh index e974b07..fbca5af 100755 --- a/cc-reinstall.sh +++ b/cc-reinstall.sh @@ -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 \ No newline at end of file