Compare commits

..

No commits in common. "f8f11368998f911eda8add42e9b5500e9ee1dd87" and "7f5486185b68b00bda11efc853a574837a61477f" have entirely different histories.

2 changed files with 1 additions and 8 deletions

View file

@ -8,13 +8,6 @@ sign: $(patsubst %,%.sig,$(wildcard *.zone))
%.sig: %
gpg -o $@ --detach-sign $<
.PHONY: check-clean
check-clean:
[ ! -e .git ] || git diff-index --exit-code HEAD
[ ! -e .git ] || \
git ls-files --other --directory --exclude-standard | \
sed -n '/.*\.zone/{p;q1}'
upload:
printf 'put %s\n' *.zone *.sig | sftp dns.parabox.it-syndikat.org:zones/

View file

@ -2,7 +2,7 @@
@ SOA ( ns0.it-syndik.at.
hostmaster.it-syndikat.org.
1619887009 ; serial
1618552527 ; serial
3h ; refresh
1h ; retry
4w ; expire