fix path for CF
parent
0866a82c80
commit
077b55018d
|
@ -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)
|
||||||
|
|
Loading…
Reference in New Issue