mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-19 20:24:39 +02:00
fix wait info
This commit is contained in:
@@ -117,9 +117,8 @@ your connection to internet router.
|
||||
elif [ "${eventID}" == "waitsetup" ] && [ "${mode}" == "ssh" ]; then
|
||||
|
||||
dialog --backtitle "${backtitle}" --cr-wrap --infobox "
|
||||
Preparing Setup
|
||||
Please wait ...
|
||||
" 6 24
|
||||
" 5 24
|
||||
|
||||
elif [ "${eventID}" == "waitprovision" ]; then
|
||||
|
||||
|
Reference in New Issue
Block a user