Commit b8182c07 authored by Kenneth Reitz's avatar Kenneth Reitz

fix paths

parent fbbdadd3
......@@ -11,7 +11,7 @@ fi
export SETTINGS_FILE PROJECT DISABLE_INJECTION
if [ ! "$DISABLE_INJECTION" ]; then
source injection
source $BIN_DIR/steps/django/injection
fi
source collectstatic
\ No newline at end of file
source ./collectstatic
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment