[vigir-2] use ping, not forced ping6

This commit is contained in:
Nico Schottelius 2024-05-14 13:22:59 +02:00
parent ff171bb9e3
commit 44b338e6b4

View file

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