#! /bin/sh -e

./do-domains

git add built && git commit -a -m "Signed DNS" && git push

