summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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