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