From fb357dee3327a7f72dea8c4d17197ff22e80fe62 Mon Sep 17 00:00:00 2001 From: Joshua Tauberer Date: Sat, 12 Jul 2014 00:04:56 +0000 Subject: [PATCH] add z-push to the start script --- setup/start.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/setup/start.sh b/setup/start.sh index 2dee8f19..eacc40f6 100755 --- a/setup/start.sh +++ b/setup/start.sh @@ -189,6 +189,7 @@ EOF . setup/spamassassin.sh . setup/web.sh . setup/webmail.sh +. setup/zpush.sh . setup/management.sh # Write the DNS and nginx configuration files.