mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-08 15:31:45 +00:00
rename deploy hook vault to vault_cli
This commit is contained in:
parent
c86755f1ab
commit
2c45f27356
@ -18,7 +18,7 @@
|
||||
######## Public functions #####################
|
||||
|
||||
#domain keyfile certfile cafile fullchain
|
||||
vault_deploy() {
|
||||
vault_cli_deploy() {
|
||||
|
||||
_cdomain="$1"
|
||||
_ckey="$2"
|
Loading…
Reference in New Issue
Block a user