live_patch_not_work

This commit is contained in:
Milan Meduna 2019-04-17 15:47:39 +02:00
parent c75f311eee
commit e09ed19624
1 changed files with 1 additions and 1 deletions

View File

@ -191,7 +191,7 @@ main_menu () {
options=(
1 "Pre-reboot script"
2 "Post-reboot script"
3 "Install uptrack-upgrade"
3 "Install uptrack-upgrade - NOT WORK"
)
choices=$("${cmd[@]}" "${options[@]}" 2>&1 >/dev/tty)