'conf.sh' updaten
This commit is contained in:
2
conf.sh
2
conf.sh
@@ -1,5 +1,5 @@
|
|||||||
###Fetch Config
|
###Fetch Config
|
||||||
mrepo=https://git.ictmaatwerk.com/VPS-scripts/MySQL
|
mrepo=https://git.bprieshof.nl/Work/Test-MySQL
|
||||||
mbranch=master
|
mbranch=master
|
||||||
if [ -z ${PHPMyadmin+x} ]; then echo 'Error $PHPMyadmin is not set'; fi #check if Var is set
|
if [ -z ${PHPMyadmin+x} ]; then echo 'Error $PHPMyadmin is not set'; fi #check if Var is set
|
||||||
if [ -z ${phpmyadminver+x} ]; then echo 'Error $phpmyadminver is not set'; fi #check if Var is set
|
if [ -z ${phpmyadminver+x} ]; then echo 'Error $phpmyadminver is not set'; fi #check if Var is set
|
||||||
|
|||||||
Reference in New Issue
Block a user