mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-04-23 00:29:12 -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 "${@}"
|