From b68f90c82cd80d0a65c54e644a0be3365340afca Mon Sep 17 00:00:00 2001 From: "b.waal" Date: Sat, 31 Aug 2019 21:31:20 +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 b96cb34..2e7733d 100644 --- a/installer.sh +++ b/installer.sh @@ -318,7 +318,7 @@ chown vmail:vmail /etc/dovecot/sieve/ -R # Rainloop # ##--------------## apt install unzip -wget -q -t7 https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Mail/raw/branch/$branch/rainloop.sh -O /tmp/rainloop.sh +wget -q -t7 https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Mail/raw/branch/"$branch"/rainloop.sh -O /tmp/rainloop.sh source /tmp/rainloop.sh ##-----------------------##