mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
proper path
This commit is contained in:
@@ -14,4 +14,4 @@ if [ ! "$DISABLE_INJECTION" ]; then
|
||||
source $BIN_DIR/steps/django/injection
|
||||
fi
|
||||
|
||||
source ./collectstatic
|
||||
source $BIN_DIR/steps/django/collectstatic
|
||||
Reference in New Issue
Block a user