From 272eb10e27d53712e6f54f082a3c5192c6a05cf3 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 26 Feb 2023 13:28:14 -0600 Subject: [PATCH] Update install-postfix.sh --- install-postfix.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-postfix.sh b/install-postfix.sh index e1d3864..4ee6c35 100755 --- a/install-postfix.sh +++ b/install-postfix.sh @@ -5,7 +5,7 @@ source /dev/stdin <<< "$(curl -sL http://go.scity.us/colorsinc)" source /dev/stdin <<< "$(curl -sL http://go.scity.us/defaultinc)" echo "" -echo -e "${idsCL[LightGreen]}Postfox Installation Script for scity.us${idsCL[Default]}" +echo -e "${idsCL[LightGreen]}Postfix Installation Script for scity.us${idsCL[Default]}" echo "" read -n 1 -p "Are you sure you wish to install Postfix (Y/n)?" choice