Skip to content
Snippets Groups Projects
Commit ddc9c24d authored by Kenneth Reitz's avatar Kenneth Reitz
Browse files

deep-rm for normal builds

parent 42488a2b
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment