Update linupx-scripts.sh

This commit is contained in:
2022-03-12 00:13:54 -06:00
parent 11aa86bb8b
commit def2c0d1eb

View File

@@ -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