debug info

This commit is contained in:
rootzoll
2021-09-06 20:18:27 +02:00
parent 3d9809ad55
commit 072d98509a

View File

@@ -20,6 +20,8 @@ OPTIONS+=(SHUTDOWN "Shutdown without Changes")
CHOICE_HEIGHT=$(("${#OPTIONS[@]}/2+1"))
HEIGHT=$(($CHOICE_HEIGHT+6))
echo "CHOICE_HEIGHT(${CHOICE_HEIGHT}) HEIGHT(${HEIGHT})"
sleep 3
CHOICE=$(dialog --clear \
--backtitle "RaspiBlitz ${codeVersion} - Setup" \