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

ls

parent 80823b1e
No related branches found
No related tags found
No related merge requests found
...@@ -159,6 +159,7 @@ if [ ! "$SKIP_INSTALL" ]; then ...@@ -159,6 +159,7 @@ if [ ! "$SKIP_INSTALL" ]; then
cd $WORKING_DIR cd $WORKING_DIR
hash -r hash -r
ls /app/.heroku/python/bin/
# python $ROOT_DIR/vendor/distribute-0.6.32/distribute_setup.py &> /dev/null # python $ROOT_DIR/vendor/distribute-0.6.32/distribute_setup.py &> /dev/null
# hash -r # hash -r
# easy_install $ROOT_DIR/vendor/pip-1.2.1.tar.gz &> /dev/null # easy_install $ROOT_DIR/vendor/pip-1.2.1.tar.gz &> /dev/null
......
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