Update linupx-scripts.sh
This commit is contained in:
@@ -473,7 +473,7 @@ POSTFIX_INSTALL(){
|
|||||||
pfhostname=${hostname}
|
pfhostname=${hostname}
|
||||||
fi
|
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 ""
|
echo ""
|
||||||
|
|
||||||
if [ "${pffromemail}" = "" ]; then
|
if [ "${pffromemail}" = "" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user