mirror of
https://github.com/iv-org/youtube-utils.git
synced 2025-08-11 16:20:25 -04:00
Use '/bin/sh' instead of '/bin/zsh' in shebang
This commit is contained in:
parent
1f643d78f8
commit
dadee4a14d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/zsh
|
||||
#!/bin/sh
|
||||
|
||||
|
||||
print_help()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue