Update linupx-scripts.sh

This commit is contained in:
2022-03-12 00:14:18 -06:00
parent def2c0d1eb
commit 9792f67999

View File

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