From 0ed0ceebd21de90bedfdbd9677cba0ac58dc3cb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D1=8A=D1=8B=D1=8C?= Date: Tue, 30 Jul 2024 23:44:21 +0300 Subject: [PATCH] Updated dnsapi2 (markdown) --- dnsapi2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: