+sleep between 1+2
This commit is contained in:
parent
245c89a3af
commit
b7649a60bc
1 changed files with 2 additions and 0 deletions
|
@ -9,4 +9,6 @@ fi
|
||||||
id=$1; shift
|
id=$1; shift
|
||||||
|
|
||||||
./viirb-1-connect-flash-latest-openwrt.sh eth0 192.168.61.1
|
./viirb-1-connect-flash-latest-openwrt.sh eth0 192.168.61.1
|
||||||
|
# reboot may take longer
|
||||||
|
sleep 60
|
||||||
./viirb-2-configure-fully-after-upgrade.sh
|
./viirb-2-configure-fully-after-upgrade.sh
|
||||||
|
|
Loading…
Reference in a new issue