inst/startether: fix typo

front
cinap_lenrek 2018-08-15 22:14:52 +02:00
parent cd752a39f8
commit 415ad3e723
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ case go
ip/ipconfig -g $gwaddr ether $netdev $ipaddr $ipmask >>[2]/srv/log
case automatic
>>[2]/srv/log @{
ip/ipconfig ra6 recva 1 &
ip/ipconfig ra6 recvra 1 &
ip/ipconfig &
wait
}