mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-08-13 12:33:30 +02:00
change shebang to sh
This commit is contained in:
parent
112257c49e
commit
a3612f53dd
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/bash
|
||||
#!/usr/bin/env sh
|
||||
|
||||
# support ntfy
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue