Commit 2693de45 authored by Kenneth Reitz's avatar Kenneth Reitz

attempt to ln

parent 88f711b6
...@@ -96,7 +96,8 @@ if [[ ! "$DOCKER_BUILD" ]]; then ...@@ -96,7 +96,8 @@ if [[ ! "$DOCKER_BUILD" ]]; then
# Copy Application code in. # Copy Application code in.
bpwatch start appdir_stage bpwatch start appdir_stage
deep-cp $BUILD_DIR $APP_DIR # deep-cp $BUILD_DIR $APP_DIR
ln $BUILD_DIR/* $APP_DIR
bpwatch stop appdir_stage bpwatch stop appdir_stage
fi fi
......
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