From 37061e797cf0a776cc0bd5c907c2bacd50ed8fa7 Mon Sep 17 00:00:00 2001 From: Myve Date: Fri, 16 Aug 2024 16:38:12 +0000 Subject: [PATCH] modified: build/run/installer.sh --- build/run/installer.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build/run/installer.sh b/build/run/installer.sh index 17c4ac0..6814945 100755 --- a/build/run/installer.sh +++ b/build/run/installer.sh @@ -479,4 +479,8 @@ nginx cd /usr/local/bin git clone --quiet https://github.com/spf-tools/spf-tools.git git clone --quiet https://github.com/stevejenkins/postwhite.git + +sed "/reload_postfix/c reload_postfix=no/" /usr/local/bin/postwhite/postwhite.conf >/etc/postwhite.conf +/usr/local/bin/postwhite/postwhite + cp /usr/local/bin/postwhite/postwhite.conf /etc