Update 'mysql-8.0.sh'

This commit is contained in:
bprieshof
2019-07-11 19:49:37 +02:00
parent 035ef6e2d5
commit dfbe09ec09

View File

@@ -27,6 +27,7 @@ wget https://dev.mysql.com/get/mysql-apt-config_0.8.13-1_all.deb -O /tmp/mysql-a
dpkg -i /tmp/mysql-apt-conf.deb
apt-get update
apt-get install -y mysql-server
systemctl enable mysql
##-----------------##
# PhpMyAdmin #