diff options
| author | Jeff Carr <[email protected]> | 2025-04-21 08:46:45 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-04-21 20:54:35 -0500 |
| commit | d3f809b25d18df0846338a22554877701f793b36 (patch) | |
| tree | 5e6fc7d56727c72c714584dea75e13bb46ee43a1 /Makefile | |
| parent | 8eda4cf2da93f736512f2c8ec7f2cc13c47b1345 (diff) | |
okay then
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |
