deep-rm for normal builds

This commit is contained in:
Kenneth Reitz
2013-07-17 08:34:14 -04:00
parent 42488a2be7
commit ddc9c24d34
+2
View File
@@ -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