uptrack_not_work_on_focal

This commit is contained in:
Milan Meduna 2020-04-14 17:55:02 +02:00
parent c11a87dfda
commit 644d9272d0
1 changed files with 1 additions and 1 deletions

View File

@ -211,7 +211,7 @@ main_menu () {
options=(
1 "Pre-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)