mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-16 13:22:08 +08:00
fix path for CF
@@ -20,8 +20,8 @@ $ ./acme.sh --install --nocron --home /volume1/@appstore/acme.sh
|
|||||||
so install is done :)
|
so install is done :)
|
||||||
|
|
||||||
next, config
|
next, config
|
||||||
$ cd ~/.acme.sh/
|
$ cd /volume1/@appstore/acme.sh
|
||||||
$ vi account.conf
|
$ vi /volume1/@appstore/acme.sh/dnsapi/dns_cf.sh
|
||||||
set your email, cloudflare account and API (https://www.cloudflare.com/a/account/my-account)
|
set your email, cloudflare account and API (https://www.cloudflare.com/a/account/my-account)
|
||||||
ctrl+c
|
ctrl+c
|
||||||
:wq (and you are out of VI(M)
|
:wq (and you are out of VI(M)
|
||||||
|
|||||||
Reference in New Issue
Block a user