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