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.
2 parents 10d1e46 + 8d5df6c commit 0ce6108Copy full SHA for 0ce6108
Makefile
@@ -38,7 +38,7 @@ migrate:
38
# 4) Remove the management command from this `deploy-migrate` recipe
39
# 5) Repeat!
40
deploy-migrate:
41
- echo "Nothing to do here!"
+ python contentcuration/manage.py set_file_duration
42
43
contentnodegc:
44
python contentcuration/manage.py garbage_collect
0 commit comments