Update install-postfix.sh
This commit is contained in:
@@ -26,7 +26,7 @@ case "$choice" in
|
|||||||
|
|
||||||
echo
|
echo
|
||||||
echo -e -n "${idsCL[LightCyan]}Server is 'I'nternal or 'E'xternal or 'D'irect? ${idsCL[Default]}"
|
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
|
[ "${SERVERLOC}" = "" ] && SERVERLOC=I
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user