uptrack_not_work_on_focal
This commit is contained in:
parent
c11a87dfda
commit
644d9272d0
1 changed files with 1 additions and 1 deletions
|
@ -211,7 +211,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 FOR NOW"
|
||||||
)
|
)
|
||||||
|
|
||||||
choices=$("${cmd[@]}" "${options[@]}" 2>&1 >/dev/tty)
|
choices=$("${cmd[@]}" "${options[@]}" 2>&1 >/dev/tty)
|
||||||
|
|
Loading…
Reference in a new issue