diff --git a/viirb-connect-flash-latest-openwrt.sh b/viirb-1-connect-flash-latest-openwrt.sh similarity index 100% rename from viirb-connect-flash-latest-openwrt.sh rename to viirb-1-connect-flash-latest-openwrt.sh diff --git a/viirb-configure-fully-after-upgrade.sh b/viirb-2-configure-fully-after-upgrade.sh similarity index 99% rename from viirb-configure-fully-after-upgrade.sh rename to viirb-2-configure-fully-after-upgrade.sh index 1868cd9..3a4da33 100755 --- a/viirb-configure-fully-after-upgrade.sh +++ b/viirb-2-configure-fully-after-upgrade.sh @@ -126,6 +126,8 @@ sleep 10 # change to ipv6 viirb_ip=${my_lan_ip} +ping -c5 ${viirb_ip} + cat <