mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-29 03:36:07 +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
|
||||
#
|
||||
# PX4IO interface init script.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user