fix network error message
This commit is contained in:
parent
57c6107be3
commit
99127fe281
@ -794,7 +794,7 @@ test_network() {
|
|||||||
NETWORK_DONE=1
|
NETWORK_DONE=1
|
||||||
return 1
|
return 1
|
||||||
fi
|
fi
|
||||||
DIALOG --msgbox "Network is unaccessible, please setup it properly." ${MSGBOXSIZE}
|
DIALOG --msgbox "Network is inaccessible, please set it up properly." ${MSGBOXSIZE}
|
||||||
}
|
}
|
||||||
|
|
||||||
configure_wifi() {
|
configure_wifi() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user