back to deep mv

This commit is contained in:
2015-10-13 10:31:39 -04:00
parent 67063fc34f
commit 921a4c31a8
+2 -2
View File
@@ -213,12 +213,12 @@ if [[ ! "$DOCKER_BUILD" ]]; then
bpwatch start appdir_commit
deep-rm $ORIG_BUILD_DIR
deep-cp $BUILD_DIR $ORIG_BUILD_DIR
deep-mv $BUILD_DIR $ORIG_BUILD_DIR
bpwatch stop appdir_commit
bpwatch start anvil_appdir_commit
if [ "$SLUG_ID" ]; then
deep-cp $TMP_APP_DIR $APP_DIR
deep-mv $TMP_APP_DIR $APP_DIR
fi
bpwatch stop anvil_appdir_commit