Update install-postfix.sh
This commit is contained in:
@@ -20,7 +20,7 @@ case "$choice" in
|
||||
service stop postfix
|
||||
|
||||
echo
|
||||
echo -e -n "${idsCL[LightCyan]}Server is internal or external (I/e): ${idsCL[Default]}"
|
||||
echo -e -n "${idsCL[LightCyan]}Server is 'i'nternal or 'e'xternal (i=default): ${idsCL[Default]}"
|
||||
read SERVERLOC
|
||||
|
||||
if [ "${SERVERLOC}" = "" ]; then SERVERLOC=I; fi
|
||||
|
||||
Reference in New Issue
Block a user