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:
@@ -3,6 +3,8 @@
|
||||
|
||||
set -eo pipefail
|
||||
|
||||
env
|
||||
|
||||
BIN_DIR=$(cd $(dirname $0); pwd) # absolute path
|
||||
ROOT_DIR=$(dirname $BIN_DIR)
|
||||
BUILD_DIR=$1
|
||||
|
||||
Reference in New Issue
Block a user