summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-03 14:36:16 -0600
committerJeff Carr <[email protected]>2024-01-03 14:36:16 -0600
commit674c733d54319b09592df3731901ae2860e72201 (patch)
tree88095bec6fcfdfab67bc4379efb1b528c089c1cd /Makefile
parent5aacba7ff2ca5936bbe48449cd5728ad582bc3cf (diff)
using 'gui/debugger'
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 637bde3..25c4920 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# export GO111MODULE="off"
run: build
reset
- ./control-panel-digitalocean --gui-debug
+ ./control-panel-digitalocean --debugger
build-release:
go get -v -u -x .