diff --git a/scripts/install.bat b/scripts/install.bat new file mode 100644 index 0000000..8ef8d04 --- /dev/null +++ b/scripts/install.bat @@ -0,0 +1 @@ +go build -tags static -ldflags "-s -w" -o "%GOPATH%/bin/qbitter.exe" opslag.de/schobers/tins2021/cmd/tins2021 \ No newline at end of file