diff --git a/bin/compile b/bin/compile index 4c60d10..1661371 100755 --- a/bin/compile +++ b/bin/compile @@ -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