Commit bbe0acf0 authored by Kenneth Reitz's avatar Kenneth Reitz

whitespace

parent 05e65801
......@@ -13,7 +13,6 @@ python $MANAGE_FILE collectstatic --dry-run --noinput &> /dev/null && RUN_COLLEC
echo "-----> Collecting static files"
# Compile assets if collectstatic appears to be kosher.
if [ "$RUN_COLLECTSTATIC" ]; then
python $MANAGE_FILE collectstatic --noinput | indent
......
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