mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-04-15 04:26:26 +02:00
change shebang to sh
This commit is contained in:
parent
112257c49e
commit
a3612f53dd
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/bash
|
||||
#!/usr/bin/env sh
|
||||
|
||||
# support ntfy
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue