Update 'installer.sh'

This commit is contained in:
b.waal
2019-08-31 21:31:20 +02:00
parent 9984fe1e8b
commit b68f90c82c

View File

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