fix broken rebase

This commit is contained in:
2023-09-14 14:55:01 +02:00
parent 89b5d419b9
commit 6f50044117

View File

@@ -56,7 +56,6 @@ if $DO_SSTATE ; then
fi fi
if $DO_DEPLOY ; then if $DO_DEPLOY ; then
<<<<<<< HEAD
DEPLOY_PATH="deploy" DEPLOY_PATH="deploy"
mkdir -p $DEPLOY_PATH mkdir -p $DEPLOY_PATH
rm -rf "$DEPLOY_PATH"/* rm -rf "$DEPLOY_PATH"/*