live_patch_not_work
This commit is contained in:
parent
c75f311eee
commit
e09ed19624
1 changed files with 1 additions and 1 deletions
|
@ -191,7 +191,7 @@ main_menu () {
|
||||||
options=(
|
options=(
|
||||||
1 "Pre-reboot script"
|
1 "Pre-reboot script"
|
||||||
2 "Post-reboot script"
|
2 "Post-reboot script"
|
||||||
3 "Install uptrack-upgrade"
|
3 "Install uptrack-upgrade - NOT WORK"
|
||||||
)
|
)
|
||||||
|
|
||||||
choices=$("${cmd[@]}" "${options[@]}" 2>&1 >/dev/tty)
|
choices=$("${cmd[@]}" "${options[@]}" 2>&1 >/dev/tty)
|
||||||
|
|
Loading…
Add table
Reference in a new issue