debug info

This commit is contained in:
rootzoll 2021-08-03 21:02:33 +02:00
parent 7fba3472cd
commit 6938f566db

View file

@ -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