mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-03 13:50:36 +08:00
vcan init script update
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user