Skip to content
Snippets Groups Projects
Commit 3ebf030a authored by Julian Oes's avatar Julian Oes Committed by Nuno Marques
Browse files

ROMFS: change shebang from #!zsh to #!/bin/sh

This was required for shellsheck.
parent d265aaab
No related branches found
No related tags found
No related merge requests found
Showing
with 20 additions and 20 deletions
#!nsh
#!/bin/sh
#
# @name 3DR Iris Quadrotor SITL
#
......
#!nsh
#!/bin/sh
#
# @name 3DR Iris Quadrotor SITL (Optical Flow)
#
......
#!nsh
#!/bin/sh
#
# @name 3DR Iris Quadrotor SITL (irlock)
#
......
#!nsh
#!/bin/sh
#
# @name 3DR Iris Quadrotor SITL (rplidar)
#
......
#!nsh
#!/bin/sh
#
# @name 3DR Iris Quadrotor SITL (Vision)
#
......
#!nsh
#!/bin/sh
#
# @name Solo
#
......
#!nsh
#!/bin/sh
#
# @name Hippocampus UUV
#
......
#!nsh
#!/bin/sh
#
# @name Plane SITL
#
......
#!nsh
#!/bin/sh
#
# @name Standard VTOL
#
......
#!nsh
#!/bin/sh
#
# @name Quadrotor + Tailsitter
#
......
#!nsh
#!/bin/sh
#
# @name VTOL Tiltrotor
#
......
#!nsh
#!/bin/sh
#
# @name Rover
#
......
#!nsh
#!/bin/sh
#
# @name Typhoon H480 SITL
#
......
#!nsh
#!/bin/sh
#
# @name HILStar (XPlane)
#
......
#!nsh
#!/bin/sh
#
# @name Team Blacksheep Discovery
#
......
#!nsh
#!/bin/sh
#
# @name 3DR Iris Quadrotor
#
......
#!nsh
#!/bin/sh
#
# @name Steadidrone QU4D
#
......
#!nsh
#!/bin/sh
#
# @name Team Blacksheep Discovery Endurance
#
......
#!nsh
#!/bin/sh
#
# @name HIL Quadcopter X
#
......
#!nsh
#!/bin/sh
#
# @name HIL Standard VTOL QuadPlane
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment