From 11fdc12fce12f13d025270f93c8162466ecbed14 Mon Sep 17 00:00:00 2001 From: neil <8305679+Neilpang@users.noreply.github.com> Date: Mon, 3 Jun 2019 20:11:11 +0800 Subject: [PATCH] Updated notify (markdown) --- notify.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/notify.md b/notify.md index f3043b4..85a856c 100644 --- a/notify.md +++ b/notify.md @@ -165,3 +165,5 @@ acme.sh --set-notify --notify-hook postmark ``` The `POSTMARK_TOKEN`, `POSTMARK_TO` and `POSTMARK_FROM` will be saved in ~/.acme.sh/account.conf and will be reused when needed. + +If there are any bugs for postmarkapp.com API, please report here: https://github.com/Neilpang/acme.sh/issues/2309