diff --git a/Makefile b/Makefile index b7575fe74e..be4a0b7b51 100644 --- a/Makefile +++ b/Makefile @@ -38,7 +38,7 @@ migrate: # 4) Remove the management command from this `deploy-migrate` recipe # 5) Repeat! deploy-migrate: - python contentcuration/manage.py export_channels_to_kolibri_public + echo "Nothing to do here!" contentnodegc: python contentcuration/manage.py garbage_collect