mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-08 15:31:45 +00:00
Add shebang
This commit is contained in:
parent
c140fe9bae
commit
824ffa24f4
@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env sh
|
||||
# Note that ssl plugin should be available on Kong instance
|
||||
# The hook will match cdomain to request_host, in case of multiple domain it will always take the first
|
||||
# one (acme.sh behaviour).
|
||||
|
Loading…
Reference in New Issue
Block a user