mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-25 07:07:46 +01:00
also show ait provison on lcd
This commit is contained in:
parent
5c37feabc6
commit
674a473027
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ Preparing Setup
|
|||
Please wait ...
|
||||
" 6 24
|
||||
|
||||
elif [ "${eventID}" == "waitprovision" ] && [ "${mode}" == "ssh" ]; then
|
||||
elif [ "${eventID}" == "waitprovision" ]; then
|
||||
|
||||
dialog --backtitle "${backtitle}" --cr-wrap --infobox "
|
||||
Preparing Provision
|
||||
|
|
Loading…
Add table
Reference in a new issue