Commit d0acc5f1 authored by Craig Kerstiens's avatar Craig Kerstiens

attempting version with library paths always set

parent 8d26b73e
...@@ -13,7 +13,6 @@ config_vars: ...@@ -13,7 +13,6 @@ config_vars:
LIBRARY_PATH: .heroku/vendor/lib LIBRARY_PATH: .heroku/vendor/lib
LD_LIBRARY_PATH: .heroku/vendor/lib LD_LIBRARY_PATH: .heroku/vendor/lib
EOF EOF
fi
[ "$NAME" = "Python/Django" ] || exit 0 [ "$NAME" = "Python/Django" ] || exit 0
......
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