typo in removeBlankLines
This commit is contained in:
parent
ad15529cfb
commit
ca97783f0d
|
@ -141,7 +141,7 @@ let
|
|||
${subdomainRecords}
|
||||
'';
|
||||
|
||||
in removeBlankLinkes (formatZone ''
|
||||
in removeBlankLines (formatZone ''
|
||||
$ORIGIN ${domain}.
|
||||
$TTL ${zone.default-ttl}
|
||||
|
||||
|
|
Loading…
Reference in New Issue