diff scripts/nameserver_autogen/bind_tld_zonefile.sh @ 1210:49ea22e393ba draft

descriptions
author cathugger <cathugger@cock.li>
date Thu, 19 Jul 2018 05:07:32 +0000
parents 08be53f67e42
children 0e5d4b7fc3d8
line wrap: on
line diff
--- a/scripts/nameserver_autogen/bind_tld_zonefile.sh	Sun Jul 08 00:21:29 2018 +0000
+++ b/scripts/nameserver_autogen/bind_tld_zonefile.sh	Thu Jul 19 05:07:32 2018 +0000
@@ -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