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

comments

parent c90128fa
No related branches found
No related tags found
No related merge requests found
...@@ -3,10 +3,7 @@ ...@@ -3,10 +3,7 @@
set -eo pipefail set -eo pipefail
# env # Prepend proper path for virtualenv hackery. Will be deprecated soon.
# which python
# Testing.
export PATH=:/usr/local/bin:$PATH export PATH=:/usr/local/bin:$PATH
BIN_DIR=$(cd $(dirname $0); pwd) # absolute path BIN_DIR=$(cd $(dirname $0); pwd) # absolute path
......
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