Update install-postfix.sh

This commit is contained in:
2023-12-03 20:06:01 -06:00
parent 52abe55297
commit 692a39c816

View File

@@ -26,7 +26,7 @@ case "$choice" in
echo
echo -e -n "${idsCL[LightCyan]}Server is 'I'nternal or 'E'xternal or 'D'irect? ${idsCL[Default]}"
read -i "I" -e SERVERLOC
read -e SERVERLOC
[ "${SERVERLOC}" = "" ] && SERVERLOC=I