Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Admin0705 committed Dec 15, 2017
1 parent a6d0eb3 commit da98cd7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scripts/menu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
)

Expand Down
2 changes: 1 addition & 1 deletion scripts/menus/nginx-programs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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" \
Expand Down

0 comments on commit da98cd7

Please sign in to comment.