aboutsummaryrefslogtreecommitdiff
path: root/install.sh
blob: 01d592fc3168d026d7197113524c7d437f7668be (plain)
1
2
3
#!/bin/sh

go install -ldflags "-X main.Version=$(git describe --tags 2>/dev/null)"