diff --git a/bin/steps/django/collectstatic b/bin/steps/django/collectstatic index 298391e..8c44b7f 100755 --- a/bin/steps/django/collectstatic +++ b/bin/steps/django/collectstatic @@ -24,3 +24,4 @@ else echo " http://devcenter.heroku.com/articles/django-assets" fi +env \ No newline at end of file