Skip to content

Commit a48f88e

Browse files
committed
4565: Fixed task
1 parent 6d68690 commit a48f88e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Taskfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,4 +220,4 @@ tasks:
220220
app:update:
221221
desc: "Migrate to latest database schema and update installed templates"
222222
cmds:
223-
- task compose -- exec phpfpm bin/console --no-interaction
223+
- task compose -- exec phpfpm bin/console app:update --no-interaction

0 commit comments

Comments
 (0)