mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-29 04:52:32 +02:00
debug info
This commit is contained in:
@@ -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" \
|
||||
|
Reference in New Issue
Block a user