yarr/build.sh
2020-07-15 00:21:44 +01:00

4 lines
74 B
Bash
Executable File

#!/bin/sh
CGO_ENABLED=1 go build -tags "sqlite_foreign_keys sqlite_fts5"