Skip to content
Snippets Groups Projects
Commit b8182c07 authored by Kenneth Reitz's avatar Kenneth Reitz
Browse files

fix paths

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