[vigir-2] use ping, not forced ping6
This commit is contained in:
parent
ff171bb9e3
commit
44b338e6b4
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ uci delete wireless.radio1.disabled
|
|||
|
||||
uci commit
|
||||
|
||||
ping6 -c5 ungleich.ch || exit 1
|
||||
ping -c5 ungleich.ch || exit 1
|
||||
|
||||
# update the sources
|
||||
opkg update
|
||||
|
|
Loading…
Add table
Reference in a new issue