Update 'installer.sh'

This commit is contained in:
b.waal
2019-08-31 21:32:22 +02:00
parent b68f90c82c
commit 7fef00da95

View File

@@ -317,7 +317,7 @@ chown vmail:vmail /etc/dovecot/sieve/ -R
##--------------## ##--------------##
# Rainloop # # 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 wget -q -t7 https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Mail/raw/branch/"$branch"/rainloop.sh -O /tmp/rainloop.sh
source /tmp/rainloop.sh source /tmp/rainloop.sh