Commit 02e410fd authored by Kenneth Reitz's avatar Kenneth Reitz

comments

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