summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2023-04-12 12:04:52 -0500
committerJeff Carr <[email protected]>2023-04-12 12:04:52 -0500
commitd7be21524c6203c5377aff992912aa12bc912d0e (patch)
treed50ba0f04a524a1686eca91b0c8297c01cd2b06d /Makefile
parent7d41abd543121c7c5f153acc2a5ed6828af50cb1 (diff)
only try once
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index be8c171..a296726 100644
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,6 @@
+build:
+ go build
+
farm001:
./go-nsupdate \
--tsig-algorithm=hmac-sha512 \