Update 'installer.sh'
This commit is contained in:
@@ -175,7 +175,7 @@ systemctl restart nginx
|
||||
# MySQL Installation #
|
||||
##-----------------------##
|
||||
wget -q -t7 https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Mail/raw/branch/alpha/mysql-8.0.sh -O /tmp/mysql-8.0.sh
|
||||
bash /tmp/mysql-8.0.sh
|
||||
source /tmp/mysql-8.0.sh
|
||||
|
||||
##------------------------------##
|
||||
# MySQL_Secure_Installation #
|
||||
@@ -318,7 +318,7 @@ chown vmail:vmail /etc/dovecot/sieve/ -R
|
||||
# Rainloop #
|
||||
##--------------##
|
||||
wget -q -t7 https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Mail/raw/branch/$branch/rainloop.sh -O /tmp/rainloop.sh
|
||||
bash /tmp/rainloop.sh
|
||||
source /tmp/rainloop.sh
|
||||
|
||||
##-----------------------##
|
||||
# Enabling Services #
|
||||
|
||||
Reference in New Issue
Block a user