Update cc-reinstall.sh

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

View File

@@ -129,13 +129,11 @@ case "$choice" in
--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