Gitiles
Code Review
Sign In
gerrit-dev.monogon.dev
/
monogon
/
4d39d37035c5e46274183f36221c2e50f99bb411
/
.
/
scripts
/
bin
/
bazel
blob: c0bd7e4787c0cecfc8253e9e79d23fe39f462623 [
file
] [
log
] [
blame
]
#!/bin/bash
set
-
euo pipefail
DIR
=
"$( cd "
$
(
dirname
"${BASH_SOURCE[0]}"
)
" && pwd )"
$DIR
/../
run_in_container
.
sh bazel $@