mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
testing
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
set -eo pipefail
|
||||
|
||||
env
|
||||
which python
|
||||
|
||||
BIN_DIR=$(cd $(dirname $0); pwd) # absolute path
|
||||
ROOT_DIR=$(dirname $BIN_DIR)
|
||||
|
||||
Reference in New Issue
Block a user