Update 'installer.sh'
This commit is contained in:
@@ -175,7 +175,7 @@ systemctl restart nginx
|
|||||||
# MySQL Installation #
|
# 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
|
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 #
|
# MySQL_Secure_Installation #
|
||||||
@@ -318,7 +318,7 @@ chown vmail:vmail /etc/dovecot/sieve/ -R
|
|||||||
# Rainloop #
|
# Rainloop #
|
||||||
##--------------##
|
##--------------##
|
||||||
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
|
||||||
bash /tmp/rainloop.sh
|
source /tmp/rainloop.sh
|
||||||
|
|
||||||
##-----------------------##
|
##-----------------------##
|
||||||
# Enabling Services #
|
# Enabling Services #
|
||||||
|
|||||||
Reference in New Issue
Block a user