We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d68690 commit a48f88eCopy full SHA for a48f88e
Taskfile.yml
@@ -220,4 +220,4 @@ tasks:
220
app:update:
221
desc: "Migrate to latest database schema and update installed templates"
222
cmds:
223
- - task compose -- exec phpfpm bin/console --no-interaction
+ - task compose -- exec phpfpm bin/console app:update --no-interaction
0 commit comments