mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 11:26:16 +01:00
spawn: add shebang line to script
downstream tools get confused when the script is missing a shebang line, and having a shebang line doesn't hurt, so add one.
This commit is contained in:
parent
70eb076ac3
commit
3ab7a6544c
@ -1 +1,2 @@
|
||||
#!/bin/sh
|
||||
echo "echo"
|
||||
|
Loading…
Reference in New Issue
Block a user