Quellcode durchsuchen

Fix bin/devconsole command not working

Mark Shust vor 4 Jahren
Ursprung
Commit
646f6171a7
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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