mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-13 23:54:12 +00:00
fix: change shebang as requested by @Neilpang
This commit is contained in:
parent
db536fe22a
commit
f106bef6c7
@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/usr/bin/env sh
|
||||||
|
|
||||||
# MyDevil.net API (2019-02-03)
|
# MyDevil.net API (2019-02-03)
|
||||||
#
|
#
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/usr/bin/env sh
|
||||||
|
|
||||||
# MyDevil.net API (2019-02-03)
|
# MyDevil.net API (2019-02-03)
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user