mirror of
https://github.com/mikefarah/yq.git
synced 2026-03-10 15:54:26 +00:00
2 lines
94 B
Bash
Executable File
2 lines
94 B
Bash
Executable File
#!/bin/bash
|
|
go build -tags "yq_nolua yq_noini yq_notoml yq_noxml yq_nojson" -ldflags "-s -w" . |