diff --git a/bin/compile b/bin/compile index 4c60d109166f348ac8cc18e820dc9e700ab5105b..166137129f0a85f13a2da616c0cc287db1c4f54d 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