From 5c93ab7d6c81e1b377b1ed53df550429c05e5103 Mon Sep 17 00:00:00 2001 From: uazo <29201891+uazo@users.noreply.github.com> Date: Fri, 14 Jan 2022 14:42:10 +0100 Subject: [PATCH] Update apply-single-patch.sh --- apply-single-patch.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/apply-single-patch.sh b/apply-single-patch.sh index ae6b6c9..ba072d5 100644 --- a/apply-single-patch.sh +++ b/apply-single-patch.sh @@ -101,7 +101,6 @@ if [[ DOEXPORT -eq 1 ]]; then bash ~/bromite-buildtools/create-from-patch.sh $PATCH $2 || exit 1 break fi - bash else break fi