From 44b338e6b4484df55e01ea5c79a18e52e240d6f2 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Tue, 14 May 2024 13:22:59 +0200 Subject: [PATCH] [vigir-2] use ping, not forced ping6 --- openwrt/vigir-2-configure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/vigir-2-configure.sh b/openwrt/vigir-2-configure.sh index 74369d5..9c08251 100755 --- a/openwrt/vigir-2-configure.sh +++ b/openwrt/vigir-2-configure.sh @@ -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