mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-12-17 22:28:29 +08:00
fixup!
This commit is contained in:
parent
bfc5a59521
commit
321e4dc26d
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ Once you have the system working for a test zone, try converting
|
||||||
other zones. Most providers have an option to export all DNS records
|
other zones. Most providers have an option to export all DNS records
|
||||||
as a BIND-style zone file. The utility
|
as a BIND-style zone file. The utility
|
||||||
[convertzone](https://github.com/StackExchange/dnscontrol/blob/master/misc/convertzone/README.md)
|
[convertzone](https://github.com/StackExchange/dnscontrol/blob/master/misc/convertzone/README.md)
|
||||||
(in the `misc` subdirectory) can read a zonefile and output the
|
(in the `misc/convertzone` subdirectory) can read a zonefile and output the
|
||||||
first draft of a `D()` statement for a zone.
|
first draft of a `D()` statement for a zone.
|
||||||
|
|
||||||
Add the output to the `dnsconfig.js` and clean it up until
|
Add the output to the `dnsconfig.js` and clean it up until
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue