Update install-postfix.sh

This commit is contained in:
2023-02-26 13:28:14 -06:00
parent 95b0f4b14e
commit 272eb10e27

View File

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