summary refs log tree commit diff stats
path: root/deploy
diff options
context:
space:
mode:
authorAlan Pearce2024-06-24 23:45:09 +0200
committerAlan Pearce2024-06-24 23:45:09 +0200
commitda30bcc00c0207924946bdff612a58ddbb79f52f (patch)
tree60017757d0745efc2acd6cd73e44c6f68ea3116b /deploy
parent647d2c7573c9b15faa52dcf5c119def531be4094 (diff)
downloaddns-da30bcc00c0207924946bdff612a58ddbb79f52f.tar.lz
dns-da30bcc00c0207924946bdff612a58ddbb79f52f.tar.zst
dns-da30bcc00c0207924946bdff612a58ddbb79f52f.zip
keep last-built version of dnscontrol around
Diffstat (limited to 'deploy')
-rwxr-xr-xdeploy6
1 files changed, 3 insertions, 3 deletions
diff --git a/deploy b/deploy
index f8875c6..7742f11 100755
--- a/deploy
+++ b/deploy
@@ -1,3 +1,3 @@
-#! /usr/bin/env nix-shell
-#! nix-shell -i bash
-dnscontrol push
+#! /bin/sh
+nix-build
+./result/bin/dnscontrol push