mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
further test
This commit is contained in:
@@ -69,6 +69,7 @@ TMP_APP_DIR=$CACHE_DIR/tmp_app_dir
|
||||
|
||||
ls -a $APP_DIR
|
||||
ls -a $APP_DIR/tmp
|
||||
ls -a /tmp
|
||||
|
||||
# Copy Anvil app dir to temporary storage...
|
||||
mkdir -p $TMP_APP_DIR
|
||||
|
||||
Reference in New Issue
Block a user