uptrack_is_tested
This commit is contained in:
parent
2ef9b8711e
commit
34d1efd489
1 changed files with 1 additions and 1 deletions
|
@ -199,7 +199,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 - UNTESTED"
|
3 "Install uptrack-upgrade"
|
||||||
)
|
)
|
||||||
|
|
||||||
choices=$("${cmd[@]}" "${options[@]}" 2>&1 >/dev/tty)
|
choices=$("${cmd[@]}" "${options[@]}" 2>&1 >/dev/tty)
|
||||||
|
|
Loading…
Reference in a new issue