diff --git a/bin/compile b/bin/compile index 9cc6c5b..b6ed5d6 100755 --- a/bin/compile +++ b/bin/compile @@ -45,7 +45,7 @@ if [ "$NAME" = "Python/Django" ]; then echo " Injecting code into $SETTINGS_FILE to read from DATABASE_URL" cat >>$SETTINGS_FILE <