diff --git a/bin/compile b/bin/compile index f9cc57e..58051b4 100755 --- a/bin/compile +++ b/bin/compile @@ -163,6 +163,7 @@ if [ ! "$SKIP_INSTALL" ]; then # curl -O http://python-distribute.org/distribute_setup.py echo path echo $PATH + ls /app/.heroku/python/bin hash -r which python python $ROOT_DIR/vendor/distribute-0.6.31/setup.py install