[viirb12] pass args to viirb2
This commit is contained in:
parent
b7649a60bc
commit
389e6417f1
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue