3 lines
60 B
Bash
Executable file
3 lines
60 B
Bash
Executable file
#!/bin/sh
|
|
|
|
CGO_ENABLED=1 go build -tags sqlite_foreign_keys
|