mirror of
https://github.com/AuxXxilium/arc.git
synced 2024-11-24 00:19:52 +07:00
arc-functions: a bit more styling
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
ed37720151
commit
f6abf4d9c0
@ -1106,8 +1106,9 @@ function updateMenu() {
|
||||
;;
|
||||
0)
|
||||
# Ask for Arc Branch
|
||||
ARCBRANCH="$(readConfigKey "arc.branch" "${USER_CONFIG_FILE}")"
|
||||
dialog --clear --backtitle "$(backtitle)" --title "Switch Buildsystem" \
|
||||
--menu "Which Branch?" 7 50 0 \
|
||||
--menu "Current: ${ARCBRANCH} -> Which Branch?" 7 50 0 \
|
||||
1 "Stable Buildsystem" \
|
||||
2 "Next Buildsystem (latest)" \
|
||||
2>"${TMP_PATH}/opts"
|
||||
|
Loading…
Reference in New Issue
Block a user