mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 19:32:36 +08:00
ROMFS: change shebang from #!zsh to #!/bin/sh
This was required for shellsheck.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# VTOL default parameters.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user