Commit 544de727 authored by Kenneth Reitz's avatar Kenneth Reitz

test

parent 466e6b5f
...@@ -67,6 +67,9 @@ source $BIN_DIR/utils ...@@ -67,6 +67,9 @@ source $BIN_DIR/utils
APP_DIR='/app' APP_DIR='/app'
TMP_APP_DIR=$CACHE_DIR/tmp_app_dir TMP_APP_DIR=$CACHE_DIR/tmp_app_dir
ls -a $APP_DIR
ls -a $APP_DIR/tmp
# Copy Anvil app dir to temporary storage... # Copy Anvil app dir to temporary storage...
mkdir -p $TMP_APP_DIR mkdir -p $TMP_APP_DIR
deep-mv $APP_DIR $TMP_APP_DIR deep-mv $APP_DIR $TMP_APP_DIR
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment