This website works better with JavaScript
Home
Explore
Help
Sign In
mirrors
/
docker-magento
mirror of
https://github.com/markshust/docker-magento
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Fix bin/devconsole command not working
Mark Shust
3 years ago
parent
97992d3104
commit
646f6171a7
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
compose/bin/devconsole
+ 1
- 1
compose/bin/devconsole
View File
@@ -1,2 +1,2 @@
#!/bin/bash
-
bin/cli
bin/n98-magerun2
.phar
dev:console
+bin/n98-magerun2 dev:console