diff options
Diffstat (limited to '0-dump-root-zone.sh')
| -rwxr-xr-x | 0-dump-root-zone.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/0-dump-root-zone.sh b/0-dump-root-zone.sh index 8c93b7d..b3d7cab 100755 --- a/0-dump-root-zone.sh +++ b/0-dump-root-zone.sh @@ -5,7 +5,7 @@ set -e # Empties the contents of the root dns file 0>work/db.root -# Prints a header for the root dns file +# Prints a header for the root dns file cat > work/db.root <<-EOF \$TTL 2d ; Default TTL for zone \$ORIGIN . |
