mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-12-25 07:29:38 -05:00
3 lines
119 B
Bash
3 lines
119 B
Bash
|
#!/usr/bin/env bash
|
||
|
exec bazel run --config linux_amd64_static -- @io_bazel_rules_go//go/tools/gopackagesdriver "${@}"
|