From 73127ed7b4f5bc02ab27a61610e7335c4845640c Mon Sep 17 00:00:00 2001 From: Andris Reinman Date: Wed, 21 Sep 2016 11:53:30 +0300 Subject: [PATCH] Updated install script --- setup/install.sh | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/setup/install.sh b/setup/install.sh index bf13ff99..e8e4321f 100755 --- a/setup/install.sh +++ b/setup/install.sh @@ -115,6 +115,7 @@ fi mkdir -p /opt/zone-mta cd /opt/zone-mta git clone git://github.com/zone-eu/zone-mta.git . +git checkout cf429f07 # Ensure queue folder mkdir -p /var/data/mailtrain @@ -129,16 +130,30 @@ cat >> config/production.json <