This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
mirrors
/
docker-magento
mirror da
https://github.com/markshust/docker-magento
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Add new new cli to connect to the mysql system
- call mysql via the bin/cli command
David Manners
5 anni fa
parent
567fa7b3cc
commit
9210f61bb1
1 ha cambiato i file
con
2 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
2
0
compose/bin/mysql
+ 2
- 0
compose/bin/mysql
Vedi File
@@ -0,0 +1,2 @@
+#!/bin/bash
+bin/cli mysql -hdb -umagento -pmagento magento