From 6938f566db5808f707cbcd715dc5cfd58aca330d Mon Sep 17 00:00:00 2001 From: rootzoll Date: Tue, 3 Aug 2021 21:02:33 +0200 Subject: [PATCH] debug info --- home.admin/00settingsMenuBasics.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.admin/00settingsMenuBasics.sh b/home.admin/00settingsMenuBasics.sh index caafcc8fd..7ef49787b 100755 --- a/home.admin/00settingsMenuBasics.sh +++ b/home.admin/00settingsMenuBasics.sh @@ -115,7 +115,7 @@ CHOICES=$(dialog \ "${OPTIONS[@]}" 2>&1 >/dev/tty) dialogcancel=$? -echo "done dialog" +echo "done dialog (${CHOICE_HEIGHT})" clear # check if user canceled dialog