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