Update 'installer.sh'

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

View File

@@ -174,7 +174,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/"$branch"/mysql-8.0.sh -O /tmp/mysql-8.0.sh
source /tmp/mysql-8.0.sh source /tmp/mysql-8.0.sh
##------------------------------## ##------------------------------##