Skip to content

Commit a3612f5

Browse files
committed
change shebang to sh
1 parent 112257c commit a3612f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notify/ntfy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/bash
1+
#!/usr/bin/env sh
22

33
# support ntfy
44

0 commit comments

Comments
 (0)