Update linupx-scripts.sh
This commit is contained in:
@@ -473,7 +473,7 @@ POSTFIX_INSTALL(){
|
||||
pfhostname=${hostname}
|
||||
fi
|
||||
|
||||
read -p "Default from email (portion before @scity.us, Default = "${hostname}"): " pffromemail
|
||||
read -p "Default from email (portion before @scity.us, Default = \"${hostname}\"): " pffromemail
|
||||
echo ""
|
||||
|
||||
if [ "${pffromemail}" = "" ]; then
|
||||
|
||||
Reference in New Issue
Block a user