diff --git a/bin/steps/django/collectstatic b/bin/steps/django/collectstatic index 298391eae78a2c0f01dcd294da5ab95b14f74dc8..8c44b7fd7d9c624770bf451db11e1a6e2f64e754 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