From 102421b6544f40fabe223ffde8f8536c05cd6c17 Mon Sep 17 00:00:00 2001 From: rootzoll Date: Tue, 4 Dec 2018 01:16:17 +0100 Subject: [PATCH] updated options --- home.admin/00mainMenu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.admin/00mainMenu.sh b/home.admin/00mainMenu.sh index 21fcd50..420f6b6 100755 --- a/home.admin/00mainMenu.sh +++ b/home.admin/00mainMenu.sh @@ -176,7 +176,7 @@ else if [ "${rtlWebinterface}" = "on" ]; then # WEBINTERFACE INFO LOCK SCREEN TITLE="SSH UNLOCK" - MENU="IMPORTANT: Please unlock thru the RTL Webinterface.\nWebinterface --> http://${localip}:3000\nThen cancel/close terminal and ssh back in again." + MENU="IMPORTANT: Please unlock thru the RTL Webinterface.\nWebinterface --> http://${localip}:3000\nThen TRY AGAIN to get to main menu." OPTIONS+=(R "TRY AGAIN - check again if unlocked" \ U "FALLBACK -> Unlock with 'lncli unlock'") else