From 9792f679997e7e01b32f9d2865986d460c1d4b21 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 12 Mar 2022 00:14:18 -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 62aa9ae..27499d6 100755 --- a/linupx-scripts.sh +++ b/linupx-scripts.sh @@ -465,7 +465,7 @@ POSTFIX_INSTALL(){ wget https://git.schroedercity.com/voltron/Misc-Scripts/raw/branch/master/defaults/sender_canonical -O /etc/postfix/sender_canonical hostname=`hostname` - echo -e -n "${idsCL[LightCyan]}Server Name (Default = "${hostname}"): ${idsCL[Default]}" + echo -e -n "${idsCL[LightCyan]}Server Name (Default = \"${hostname}\"): ${idsCL[Default]}" read pfhostname echo ""