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 a0bda29 + 659b0eb commit de45841Copy full SHA for de45841
1 file changed
Makefile
@@ -38,7 +38,7 @@ migrate:
38
# 4) Remove the management command from this `deploy-migrate` recipe
39
# 5) Repeat!
40
deploy-migrate:
41
- python contentcuration/manage.py export_channels_to_kolibri_public
+ echo "Nothing to do here!"
42
43
contentnodegc:
44
python contentcuration/manage.py garbage_collect
0 commit comments