mirror of
https://github.com/armbian/config.git
synced 2026-01-06 09:53:35 -08:00
Typo
This commit is contained in:
@@ -1014,7 +1014,7 @@ function jobs ()
|
||||
if [[ $exitstatus = 0 ]]; then
|
||||
exceptions "$INSTALL_KERNEL"
|
||||
dialog --title " Install and reboot " --colors --backtitle "$BACKTITLE" --yes-label "OK" --no-label "Cancel" --yesno \
|
||||
"\nSwitching to \Z1linux-image${TARGET_BRANCH}-${TARGET_FAMILY}\Z0 \n\n\Warning: another kernel might not provide\
|
||||
"\nSwitching to \Z1linux-image${TARGET_BRANCH}-${TARGET_FAMILY}\Z0 \n\nWarning: another kernel might not provide\
|
||||
the same functionality or can be broken!\n\nBoard config will be reverted to defaults." 12 50
|
||||
if [[ $? = 0 ]]; then
|
||||
# remove old
|
||||
|
||||
Reference in New Issue
Block a user