mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
scripts/hooks: Change shebang to universal /bin/sh (#453)
This commit is contained in:
parent
8455029de1
commit
47497aef07
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
|
||||
if [ ! -d ".git" ]; then
|
||||
exit 0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user