Update linupx-scripts.sh

This commit is contained in:
2022-05-29 10:18:37 -05:00
parent 59876b58f0
commit ec63b8d1dd

View File

@@ -474,7 +474,7 @@ PYTHON3UPGRADE(){
esac
}
POSTFIX_INSTALL(){
bash <(curl -sL https://go.scity.us/install-postfix)
bash <(curl -sL https://git.schroedercity.com/voltron/Misc-Scripts/raw/master/install-postfix.sh)
echo ""
read -n 1 -s -p "Press any key to continue"
INSTALL_MENU