We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af39b69 commit fcd1094Copy full SHA for fcd1094
commands/loadfixture
@@ -1,4 +1,4 @@
1
#!/bin/sh
2
3
cd /var/www/soisy/backend
4
-php app/console soisy:load:fixtures --no-interaction --delete-contracts ../docs/fixtures/build $*
+php app/console soisy-fixtures:load --no-interaction --delete-contracts ../docs/fixtures/build $*
0 commit comments