all repos — dns @ da30bcc00c0207924946bdff612a58ddbb79f52f

DNS records for my domains, managed via dnscontrol

keep last-built version of dnscontrol around

Alan Pearce
commit

da30bcc00c0207924946bdff612a58ddbb79f52f

parent

647d2c7573c9b15faa52dcf5c119def531be4094

2 files changed, 4 insertions(+), 3 deletions(-)

changed files
M .gitignore.gitignore
@@ -1,2 +1,3 @@
/node_modules /.env +/result
M deploydeploy
@@ -1,3 +1,3 @@
-#! /usr/bin/env nix-shell -#! nix-shell -i bash -dnscontrol push +#! /bin/sh +nix-build +./result/bin/dnscontrol push