From 9fb25fd1a9c107e9a000fdb2539510aa93a7934d Mon Sep 17 00:00:00 2001 From: milan Date: Mon, 8 Jul 2019 20:56:39 +0200 Subject: [PATCH] little_fix --- setup-usl-mm | 1 - 1 file changed, 1 deletion(-) diff --git a/setup-usl-mm b/setup-usl-mm index 9524e54..2a683fe 100755 --- a/setup-usl-mm +++ b/setup-usl-mm @@ -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)