From def2c0d1ebd37bac9f95502e7d684aa2821745e6 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 12 Mar 2022 00:13:54 -0600 Subject: [PATCH] Update linupx-scripts.sh --- linupx-scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linupx-scripts.sh b/linupx-scripts.sh index 04de085..62aa9ae 100755 --- a/linupx-scripts.sh +++ b/linupx-scripts.sh @@ -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