little_fix

This commit is contained in:
Milan Meduna 2019-07-08 20:56:39 +02:00
parent 0aab5f6c4e
commit 9fb25fd1a9
1 changed files with 0 additions and 1 deletions

View File

@ -168,7 +168,6 @@ main_menu () {
options=(
1 "Pre-reboot script"
2 "Post-reboot script"
3 "Install uptrack-upgrade - NOT WORK"
)
choices=$("${cmd[@]}" "${options[@]}" 2>&1 >/dev/tty)