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 ##-----------------------##