diff --git a/dnsapi2.md b/dnsapi2.md index 21dfa66..055c5d3 100644 --- a/dnsapi2.md +++ b/dnsapi2.md @@ -2245,7 +2245,7 @@ export YANDEX360_ORG_ID="your_organization_id" # optional if directory:read_org Use the `acme.sh` command with the `--dns dns_yandex360` parameter. For example: ``` -acme.sh --issue --dns dns_yandex360 --dnssleep 600 -d example.com -d *.example.com +./acme.sh --issue --dns dns_yandex360 --dnssleep 600 -d example.com -d *.example.com ``` When using OAuth you will need to complete a one-time authorization procedure: