mirror of
https://github.com/brain-hackers/brain-config.git
synced 2024-12-22 20:20:06 +09:00
Text tweak
This commit is contained in:
parent
6652a47239
commit
954d9bf332
@ -2783,7 +2783,7 @@ do_advanced_menu() {
|
|||||||
"A4 Network Interface Names" "Enable/disable predictable network i/f names" \
|
"A4 Network Interface Names" "Enable/disable predictable network i/f names" \
|
||||||
"A5 Network Proxy Settings" "Configure network proxy settings" \
|
"A5 Network Proxy Settings" "Configure network proxy settings" \
|
||||||
"A6 Boot Order" "Choose network or USB device boot" \
|
"A6 Boot Order" "Choose network or USB device boot" \
|
||||||
"A7 Boot ROM Version" "Select latest or default boot ROM software" \
|
"A7 Bootloader Version" "Select latest or default boot ROM software" \
|
||||||
3>&1 1>&2 2>&3)
|
3>&1 1>&2 2>&3)
|
||||||
elif is_pi ; then
|
elif is_pi ; then
|
||||||
FUN=$(whiptail --title "Raspberry Pi Software Configuration Tool (raspi-config)" --menu "Advanced Options" $WT_HEIGHT $WT_WIDTH $WT_MENU_HEIGHT --cancel-button Back --ok-button Select \
|
FUN=$(whiptail --title "Raspberry Pi Software Configuration Tool (raspi-config)" --menu "Advanced Options" $WT_HEIGHT $WT_WIDTH $WT_MENU_HEIGHT --cancel-button Back --ok-button Select \
|
||||||
|
Loading…
Reference in New Issue
Block a user