[viirb12] pass args to viirb2

This commit is contained in:
Nico Schottelius 2020-08-01 13:42:51 +02:00
parent b7649a60bc
commit 389e6417f1
1 changed files with 1 additions and 1 deletions

View File

@ -11,4 +11,4 @@ id=$1; shift
./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 192.168.61.1 "$id"