summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-04-21 08:46:45 -0500
committerJeff Carr <[email protected]>2025-04-21 20:54:35 -0500
commitd3f809b25d18df0846338a22554877701f793b36 (patch)
tree5e6fc7d56727c72c714584dea75e13bb46ee43a1 /Makefile
parent8eda4cf2da93f736512f2c8ec7f2cc13c47b1345 (diff)
okay then
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 72877e1..206234a 100644
--- a/Makefile
+++ b/Makefile
@@ -119,7 +119,8 @@ protogen:
cd ~/go/src/google.golang.org/protobuf/cmd/protoc-gen-go && go install
gocui: install
- virtigo --gui gocui --gui-verbose --gui-file ../../toolkits/gocui/gocui.so >/tmp/forge.log 2>&1
+ virtigo --gui gocui --gui-verbose --gui-file ../../toolkits/gocui/gocui.so --admin
+ # virtigo --gui gocui --gui-verbose --gui-file ../../toolkits/gocui/gocui.so >/tmp/forge.log 2>&1
log:
journalctl -f -xeu virtigod.service