Browse Source

Fix bin/devconsole command not working

Mark Shust 3 years ago
parent
commit
646f6171a7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      compose/bin/devconsole

+ 1 - 1
compose/bin/devconsole

@@ -1,2 +1,2 @@
 #!/bin/bash
-bin/cli bin/n98-magerun2.phar dev:console
+bin/n98-magerun2 dev:console