renaming of rover file to match the model's name

This commit is contained in:
Marcel Stuettgen 2015-03-03 18:54:16 +01:00
parent 62c22582b2
commit 77142f2da7
2 changed files with 2 additions and 2 deletions

View File

@ -287,10 +287,10 @@ fi
#
# Ground Rover
# Ground Rover AxialRacing AX10
#
if param compare SYS_AUTOSTART 50001
then
sh /etc/init.d/50001_rover
sh /etc/init.d/50001_axialracing_ax10
fi