arc-functions: fix branch selection

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium 2024-08-08 14:47:40 +02:00
parent cce41aa9d4
commit bdf28ff2a8

View File

@ -833,7 +833,7 @@ function updateMenu() {
7 "Update Modules" \
8 "Update Patches" \
9 "Update Custom Kernel" \
0 "Switch Branch ${ARCBRANCH}" \
0 "Branch: (${ARCBRANCH:-"stable"})" \
2>"${TMP_PATH}/resp"
[ $? -ne 0 ] && break
case "$(cat ${TMP_PATH}/resp)" in