shoGambler/plugins-src/bet/build.sh

2 lines
71 B
Bash
Executable File

#!/bin/sh
go build -ldflags "-s -w" -buildmode=plugin -o bet.so main.go