mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04: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 "${@}"
|