removed the confusing "echo ..." line (it confused Pavel)

This commit is contained in:
Oertel 2018-07-30 22:29:06 +02:00
parent 8bb5677527
commit ff040ea166

View File

@ -25,8 +25,6 @@ if [ $? == 0 ]; then
exit
fi
echo "load driver and start $IFACE"
modprobe can
modprobe can_raw
modprobe can_bcm