ADDED PING6 TO SCRIPT
This commit is contained in:
parent
fae82faa80
commit
a105e0c45d
8 changed files with 9 additions and 4 deletions
|
@ -111,7 +111,7 @@ uci delete wireless.radio1.disabled
|
||||||
|
|
||||||
uci commit
|
uci commit
|
||||||
|
|
||||||
ping -c5 ungleich.ch || exit 1
|
ping6 -c5 ungleich.ch || exit 1
|
||||||
|
|
||||||
# update the sources
|
# update the sources
|
||||||
opkg update
|
opkg update
|
||||||
|
@ -187,7 +187,7 @@ vigir_ip=${my_lan_ip}
|
||||||
|
|
||||||
sleep 15
|
sleep 15
|
||||||
|
|
||||||
while ! ping -c5 ${vigir_ip}; do
|
while ! ping6 -c5 ${vigir_ip}; do
|
||||||
echo "Waiting for vigir ${id}"
|
echo "Waiting for vigir ${id}"
|
||||||
sleep 2
|
sleep 2
|
||||||
done
|
done
|
||||||
|
|
1
openwrt/vigir15.public_key
Normal file
1
openwrt/vigir15.public_key
Normal file
|
@ -0,0 +1 @@
|
||||||
|
/QvWXp3v5n6cVdQ78sBpNczY8jI4nzE6uUlrav65N00=
|
1
openwrt/vigir5.public_key
Normal file
1
openwrt/vigir5.public_key
Normal file
|
@ -0,0 +1 @@
|
||||||
|
020sjVDopRMMLSIgbyviDhSZ2FACa7CQ531DJNDVBRY=
|
|
@ -119,7 +119,7 @@ uci delete wireless.radio0.disabled
|
||||||
|
|
||||||
uci commit
|
uci commit
|
||||||
|
|
||||||
ping -c5 ungleich.ch || exit 1
|
ping6 -c5 ungleich.ch || exit 1
|
||||||
|
|
||||||
# update the sources
|
# update the sources
|
||||||
opkg update
|
opkg update
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
/m35eP83YNduvxCXUYpjVrMKMW+cyi65CXrtPscWAAY=
|
bKobh51z1mg2p3b2zPyj+gu8vTq5RtBpxvKo5+XSCic=
|
||||||
|
|
1
openwrt/viwib10.public_key
Normal file
1
openwrt/viwib10.public_key
Normal file
|
@ -0,0 +1 @@
|
||||||
|
1GdDCQM3wxRzSLSSXy7OiXavD8a+XAK4UbYIa8och2g=
|
1
openwrt/viwib2.public_key
Normal file
1
openwrt/viwib2.public_key
Normal file
|
@ -0,0 +1 @@
|
||||||
|
ifKKyAHG0T7mT7D0QmMk+t8btvaTpQIpgYpD9kfXhko=
|
1
openwrt/viwib21.public_key
Normal file
1
openwrt/viwib21.public_key
Normal file
|
@ -0,0 +1 @@
|
||||||
|
iKTwnViboBnM1/7eBUPhNWpqYPWKbAs07d4/Z7Qhggg=
|
Loading…
Reference in a new issue