summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-10-23 20:17:33 -0500
committerJeff Carr <[email protected]>2024-10-23 20:17:33 -0500
commitd13ac244ed0143006d9e0ac6f47fcb0543696325 (patch)
treeb774d992dd5203bf0256a758e689504e1b77123a /Makefile
parent37a053dae99e7efb8858ffcc27b19a7b319136ad (diff)
working but not working yet
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 b24ceee..6f12125 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ REDOMOD = $(shell if [ -e go.sum ]; then echo go.sum exists; else GO111MODULE=
all:
GO111MODULE=off go build -v -ldflags "-X main.Version=${VERSION} -X gui.GUIVERSION=${VERSION}"
./virtigo --version
- ./virtigo
+ ./virtigo --help
xml-add:
./virtigo --add-xml /home/nfs3/xml/*.xml