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