From b10cbd2892630dbb42a2e1c824785a5093868edd Mon Sep 17 00:00:00 2001 From: JaeyoungLim Date: Tue, 5 May 2020 15:40:26 +0200 Subject: [PATCH] Fix shibang of r1_rover airframe config The shibang was missing in the previous commit where this file was added --- ROMFS/px4fmu_common/init.d-posix/1061_r1_rover | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ROMFS/px4fmu_common/init.d-posix/1061_r1_rover b/ROMFS/px4fmu_common/init.d-posix/1061_r1_rover index a970a98740..707deca2fb 100644 --- a/ROMFS/px4fmu_common/init.d-posix/1061_r1_rover +++ b/ROMFS/px4fmu_common/init.d-posix/1061_r1_rover @@ -1,4 +1,4 @@ -!/bin/sh +#!/bin/sh # # @name Aion Robotics R1 Rover # @type Rover