From 7fef00da95f3081a370d312e43026cf99cd2fe7d Mon Sep 17 00:00:00 2001 From: "b.waal" Date: Sat, 31 Aug 2019 21:32:22 +0200 Subject: [PATCH] Update 'installer.sh' --- installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer.sh b/installer.sh index 2e7733d..43b549c 100644 --- a/installer.sh +++ b/installer.sh @@ -317,7 +317,7 @@ chown vmail:vmail /etc/dovecot/sieve/ -R ##--------------## # Rainloop # ##--------------## -apt install unzip +apt install unzip -y wget -q -t7 https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Mail/raw/branch/"$branch"/rainloop.sh -O /tmp/rainloop.sh source /tmp/rainloop.sh