8 lines
160 B
Bash
8 lines
160 B
Bash
#!/usr/bin/env 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.
|