mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-08 22:12:44 +00:00
changed shebang
This commit is contained in:
parent
e4ca40099e
commit
d8bde029c9
@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/usr/bin/env sh
|
||||||
|
|
||||||
#Here is the script to deploy the cert to your consul key/value store.
|
#Here is the script to deploy the cert to your consul key/value store.
|
||||||
#export DEPLOY_CONSUL_URL=http://localhost:8500/v1/kv
|
#export DEPLOY_CONSUL_URL=http://localhost:8500/v1/kv
|
||||||
|
Loading…
x
Reference in New Issue
Block a user