From 4eb17eb9a9e7470ed0031635a23ee142f4751e7b Mon Sep 17 00:00:00 2001 From: Kenneth Reitz <me@kennethreitz.com> Date: Wed, 30 May 2012 02:17:48 -0400 Subject: [PATCH] env --- bin/steps/django/collectstatic | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/steps/django/collectstatic b/bin/steps/django/collectstatic index 298391ea..8c44b7fd 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 -- GitLab