Browse Source

Fix bin/devconsole command not working

Mark Shust 3 năm trước cách đây
mục cha
commit
646f6171a7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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