This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
mirrors
/
docker-magento
miroir de
https://github.com/markshust/docker-magento
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
Fix bin/devconsole command not working
Mark Shust
il y a 4 ans
Parent
97992d3104
commit
646f6171a7
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
1
1
compose/bin/devconsole
+ 1
- 1
compose/bin/devconsole
Voir le fichier
@@ -1,2 +1,2 @@
#!/bin/bash
-
bin/cli
bin/n98-magerun2
.phar
dev:console
+bin/n98-magerun2 dev:console