Commit ddc9c24d authored by Kenneth Reitz's avatar Kenneth Reitz

deep-rm for normal builds

parent 42488a2b
......@@ -65,6 +65,8 @@ bpwatch start anvil_appdir_stage
if [ "$SLUG_ID" ]; then
mkdir -p $TMP_APP_DIR
deep-mv $APP_DIR $TMP_APP_DIR
else
deep-rm $APP_DIR
fi
bpwatch stop anvil_appdir_stage
......
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