diff options
author | Alan Pearce | 2024-06-22 17:07:31 +0200 |
---|---|---|
committer | Alan Pearce | 2024-06-22 18:02:38 +0200 |
commit | 2636c90a5ed7b970469dd31a9be68a683219d79b (patch) | |
tree | 026b9b47369df4cc1e2f48250c0ab61e9bc0a3d2 /deploy | |
download | dns-2636c90a5ed7b970469dd31a9be68a683219d79b.tar.lz dns-2636c90a5ed7b970469dd31a9be68a683219d79b.tar.zst dns-2636c90a5ed7b970469dd31a9be68a683219d79b.zip |
Initial commit
Diffstat (limited to 'deploy')
-rwxr-xr-x | deploy | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/deploy b/deploy new file mode 100755 index 0000000..f8875c6 --- /dev/null +++ b/deploy @@ -0,0 +1,3 @@ +#! /usr/bin/env nix-shell +#! nix-shell -i bash +dnscontrol push |