mirror of
https://github.com/TildeNIC/.tilde.git
synced 2026-03-25 13:50:19 +00:00
fixed missing braces
This commit is contained in:
@@ -132,6 +132,8 @@ zone "club.tilde" {
|
|||||||
zone "anton.tilde" {
|
zone "anton.tilde" {
|
||||||
type master;
|
type master;
|
||||||
file"/etc/bind/db.anton.tilde";
|
file"/etc/bind/db.anton.tilde";
|
||||||
|
};
|
||||||
zone "am.tilde" {
|
zone "am.tilde" {
|
||||||
type master;
|
type master;
|
||||||
file "/etc/bind/db.am.tilde";
|
file "/etc/bind/db.am.tilde";
|
||||||
|
};
|
||||||
Reference in New Issue
Block a user