CarPC setup updated
This commit is contained in:
@ -21,13 +21,4 @@ ifconfig can0 up
|
||||
/usr/local/cnomicon/sbin/cnomicon-setup
|
||||
/usr/local/cvehicle/sbin/cvehicle-setup
|
||||
|
||||
# BSMP standalone (without MABX2)
|
||||
ping -c 1 -W 1 mabx2 &> /dev/null
|
||||
if [ "$?" = "1" ]
|
||||
then
|
||||
echo "MABX2 not found!"
|
||||
#cd /home/neal/NTCNA/CVehicle/daemons/bsmpd
|
||||
#./gen5bsmpd.sh
|
||||
fi
|
||||
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user