Update 'conf.sh'

This commit is contained in:
Bram Prieshof
2020-04-30 13:49:49 +02:00
parent 3204efc8e0
commit 5cef28f6fb

View File

@@ -3,8 +3,6 @@ mrepo=https://git.ictmaatwerk.com/VPS-scripts/MySQL
mbranch=master
if [ -z ${PHPMyadmin+x} ]; then echo 'Error $PHPMyadmin is not set, Setting default OFF' && PHPMyadmin=0;fi #check if Var is set
if [ -z ${phpmyadminver+x} ]; then echo 'Error $phpmyadminver is not set, Setting default' && phpmyadminver="5.0.2" ; fi #check if Var is set
systemctl stop mysql
rm /etc/mysql/mysql.conf.d/mysqld.cnf