mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-23 18:02:13 +02:00
fix ssh
This commit is contained in:
@@ -118,7 +118,7 @@ elif [ "${eventID}" == "waitsetup" ] && [ "${mode}" == "ssh" ]; then
|
|||||||
|
|
||||||
dialog --backtitle "${backtitle}" --cr-wrap --infobox "
|
dialog --backtitle "${backtitle}" --cr-wrap --infobox "
|
||||||
Please wait ...
|
Please wait ...
|
||||||
" 5 24
|
" 5 22
|
||||||
|
|
||||||
elif [ "${eventID}" == "waitprovision" ]; then
|
elif [ "${eventID}" == "waitprovision" ]; then
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user