8 lines
152 B
Plaintext
8 lines
152 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
# Copy this file as variables.conf, with the correct values
|
||
|
|
||
|
NS=dns1.example.com
|
||
|
MAINZONE=example.com.
|
||
|
REVERSEZONE=1.168.192.in-addr.arpa.
|