diff --git a/bin/compile b/bin/compile index 2f034d5..257bd2a 100755 --- a/bin/compile +++ b/bin/compile @@ -42,6 +42,7 @@ if [ "$NAME" = "Python/Django" ]; then echo " Injecting code into $SETTINGS_FILE to read from DATABASE_URL" cat >>$SETTINGS_FILE <