mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
debug info
This commit is contained in:
parent
7fba3472cd
commit
6938f566db
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ CHOICES=$(dialog \
|
||||||
"${OPTIONS[@]}" 2>&1 >/dev/tty)
|
"${OPTIONS[@]}" 2>&1 >/dev/tty)
|
||||||
|
|
||||||
dialogcancel=$?
|
dialogcancel=$?
|
||||||
echo "done dialog"
|
echo "done dialog (${CHOICE_HEIGHT})"
|
||||||
clear
|
clear
|
||||||
|
|
||||||
# check if user canceled dialog
|
# check if user canceled dialog
|
||||||
|
|
Loading…
Add table
Reference in a new issue