From da98cd7fca03649b7a824fbebe44a69b146ac753 Mon Sep 17 00:00:00 2001 From: Admin0705 Date: Fri, 15 Dec 2017 04:20:08 -0500 Subject: [PATCH] update --- scripts/menu.sh | 2 +- scripts/menus/nginx-programs.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/menu.sh b/scripts/menu.sh index 22a75729e4..3dbc599a8c 100644 --- a/scripts/menu.sh +++ b/scripts/menu.sh @@ -72,7 +72,7 @@ whiptail --title "PlexGuide.com - v5.0004 (Admin9705 & Deiteq)" --menu "Make you "4)" "Info & Troubleshoot" \ "5)" "Backup & Restore" \ "6)" "Update PlexGuide" \ - "7)" "NGINX Beta - Beta" \ + "7)" "NGINX (BETA TESTING)" \ "8)" "Exit " 3>&2 2>&1 1>&3 ) diff --git a/scripts/menus/nginx-programs.sh b/scripts/menus/nginx-programs.sh index 29bd6a67ac..f32b6f0c71 100644 --- a/scripts/menus/nginx-programs.sh +++ b/scripts/menus/nginx-programs.sh @@ -47,7 +47,7 @@ function interupts { while [ 1 ] do CHOICE=$( -whiptail --title "Install Menu" --menu "Make your choice" 20 35 13 \ +whiptail --title "Install Menu" --menu "Make your choice" 21 35 14 \ "1)" "NGINX - Required First" \ "2)" "Not Ready - Plex" \ "3)" "Not Ready - Emby" \