This commit is contained in:
Kenneth Reitz
2012-01-18 17:08:17 -05:00
parent 4c94607882
commit 54545df970
+1
View File
@@ -4,6 +4,7 @@
set -eo pipefail
env
which python
BIN_DIR=$(cd $(dirname $0); pwd) # absolute path
ROOT_DIR=$(dirname $BIN_DIR)