This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
mirrors
/
docker-magento
espejo de
https://github.com/markshust/docker-magento
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Add new new cli to connect to the mysql system
- call mysql via the bin/cli command
David Manners
hace 5 años
padre
567fa7b3cc
commit
9210f61bb1
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
compose/bin/mysql
+ 2
- 0
compose/bin/mysql
Ver fichero
@@ -0,0 +1,2 @@
+#!/bin/bash
+bin/cli mysql -hdb -umagento -pmagento magento