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

hmmmm

parent 639d1dc9
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ set -eo pipefail
# which python
# Testing.
export PATH=:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin
export PATH=:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:$PATH
BIN_DIR=$(cd $(dirname $0); pwd) # absolute path
ROOT_DIR=$(dirname $BIN_DIR)
......
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