mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-02 06:16:08 -04:00
2 lines
119 B
Bash
Executable file
2 lines
119 B
Bash
Executable file
#!/usr/bin/env bash
|
|
exec bazel run --config linux_amd64_static -- @io_bazel_rules_go//go/tools/gopackagesdriver "${@}"
|