summary refs log tree commit diff stats
path: root/deploy
diff options
context:
space:
mode:
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