mirror of
https://github.com/iv-org/youtube-utils.git
synced 2025-01-18 18:47:26 -05:00
Use '/bin/sh' instead of '/bin/zsh' in shebang
This commit is contained in:
parent
1f643d78f8
commit
dadee4a14d
@ -1,4 +1,4 @@
|
||||
#!/bin/zsh
|
||||
#!/bin/sh
|
||||
|
||||
|
||||
print_help()
|
||||
|
Loading…
Reference in New Issue
Block a user