neil
neil
why both together ? I don't like it.
you can set multiple deploy hooks for a single cert: ``` acme.sh --deploy -d example.com --deploy-hook postfix --deploy-hook dovecot ``` you don't need to make them together.
No, we can not trim `\n` here. because `_egrep_o` function depends on `sed`, when running on `solaris`. but the `sed` tool on solaris depends on `\n` to work. please consier...
It's not recommended to detect OS in the script. We should avoid platform specific code. There are a lot of tricks in this project to help you.
you can show me the html content, and the target string you want to grep. I can also help you.
Here is an example for how we process html tables: https://github.com/Neilpang/acme.sh/blob/master/dnsapi/dns_he.sh#L129
any update ?
please check this guide https://github.com/Neilpang/acme.sh/wiki/DNS-API-Dev-Guide
@zord1k please update
please also update your usage here: https://github.com/Neilpang/acme.sh/wiki/deployhooks And then create an issue for future bugs: https://github.com/Neilpang/acme.sh/wiki/DNS-API-Dev-Guide#10-please-create-a-new-issue-for-future-bugs