typo_fixes

This commit is contained in:
Milan Meduna 2019-07-08 00:03:24 +02:00
parent b842777b38
commit 2608a62072
1 changed files with 1 additions and 1 deletions

View File

@ -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)