diff options
Diffstat (limited to 'scripts/nameserver_autogen')
| -rwxr-xr-x | scripts/nameserver_autogen/bind_tld_zonefile.sh | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/scripts/nameserver_autogen/bind_tld_zonefile.sh b/scripts/nameserver_autogen/bind_tld_zonefile.sh index 1fba781..823159a 100755 --- a/scripts/nameserver_autogen/bind_tld_zonefile.sh +++ b/scripts/nameserver_autogen/bind_tld_zonefile.sh @@ -6,6 +6,7 @@  # optional:  : ${TLDS:=ano}  : ${RDNS_PREFIX:=21} +: ${RDNS6_PREFIX:=fd63:1e39:6f73}  if [ ! "$ZONEFILE_DIR" ];then   echo "You forgot to set some variables. read the source plzkthx." >&2 | 
