Update apply-single-patch.sh

This commit is contained in:
uazo
2022-01-14 14:42:10 +01:00
committed by GitHub
parent 9fc297d1b0
commit 5c93ab7d6c

View File

@@ -101,7 +101,6 @@ if [[ DOEXPORT -eq 1 ]]; then
bash ~/bromite-buildtools/create-from-patch.sh $PATCH $2 || exit 1 bash ~/bromite-buildtools/create-from-patch.sh $PATCH $2 || exit 1
break break
fi fi
bash
else else
break break
fi fi