diff --git a/installer.sh b/installer.sh index 8715961..722aa97 100644 --- a/installer.sh +++ b/installer.sh @@ -313,5 +313,5 @@ wget -q -t7 https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Mail/raw/branch/"$bra wget -q -t7 https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Mail/raw/branch/"$branch"/config/sieve/default.sieve -O /etc/dovecot/sieve/default.sieve sievec /etc/dovecot/sieve/default.sieve chown vmail:vmail /etc/dovecot/sieve/ -R -service postfix restart -service dovecot restart \ No newline at end of file + +reboot \ No newline at end of file