summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-08 11:05:40 -0600
committerJeff Carr <[email protected]>2024-01-08 11:05:40 -0600
commitb1c311a1e23f8b6557a289e85bb9f402b8523fdf (patch)
tree94372234fe06f67af52fa7adb831dd35fb004214 /Makefile
parente14bd65844c2a4abb4d98e9977de664984567603 (diff)
errors are always displayed
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e273177..a0c49d0 100644
--- a/Makefile
+++ b/Makefile
@@ -4,6 +4,11 @@ run: build
# ./control-panel-dns >/tmp/witgui.log.stderr 2>&1
./control-panel-dns
+redomod:
+ rm -f go.*
+ go mod init
+ go mod tidy
+
install:
go install -v go.wit.com/control-panel-dns@latest
# go install -v go.wit.com/control-panel-dns@latest