mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-17 14:22:13 +08:00
Created Using '--pre-hook', '--post-hook', '--renew-hook' and '--reload-cmd' (markdown)
@@ -0,0 +1,5 @@
|
|||||||
|
Those hooks are only work with `--issue` or `--install-cert` command.
|
||||||
|
|
||||||
|
```sh
|
||||||
|
acme.sh --install-cert -d example.com --pre-hook "echo this is pre hook" --post-hook "echo this is post hook."
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user