fix wait info

This commit is contained in:
rootzoll
2021-05-21 21:22:16 -05:00
parent a52a8bd066
commit 8d1ad8fb99

View File

@@ -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