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

proper path

parent b8182c07
No related branches found
No related tags found
No related merge requests found
...@@ -14,4 +14,4 @@ if [ ! "$DISABLE_INJECTION" ]; then ...@@ -14,4 +14,4 @@ if [ ! "$DISABLE_INJECTION" ]; then
source $BIN_DIR/steps/django/injection source $BIN_DIR/steps/django/injection
fi fi
source ./collectstatic source $BIN_DIR/steps/django/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