arc-functions: rename update function

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium 2024-11-15 15:35:27 +01:00
parent 16a73afe9d
commit ab508a9eb5

View File

@ -858,7 +858,7 @@ function updateMenu() {
--menu "Choose an Option" 0 0 0 \ --menu "Choose an Option" 0 0 0 \
1 "Update Loader \Z1(no reflash)\Zn" \ 1 "Update Loader \Z1(no reflash)\Zn" \
2 "Update Dependencies" \ 2 "Update Dependencies" \
3 "Update Arc Patch" \ 3 "Update Configs and Arc Patch" \
4 "Switch Arc Branch: \Z1${ARC_BRANCH}\Zn" \ 4 "Switch Arc Branch: \Z1${ARC_BRANCH}\Zn" \
2>"${TMP_PATH}/resp" 2>"${TMP_PATH}/resp"
[ $? -ne 0 ] && break [ $? -ne 0 ] && break