mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
vcan init script update
This commit is contained in:
parent
6c23d7feee
commit
c32260137c
@ -31,7 +31,6 @@ modprobe vcan
|
||||
|
||||
ip link add dev $IFACE type vcan
|
||||
ip link set up $IFACE
|
||||
ip link show $IFACE
|
||||
|
||||
ifconfig $IFACE up || exit 1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user