change shebang to sh
parent
112257c49e
commit
a3612f53dd
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/bash
|
#!/usr/bin/env sh
|
||||||
|
|
||||||
# support ntfy
|
# support ntfy
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue