Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_external_libcxx
/
99fe31571a040cf46cf602af084f61613b2e5a78
/
.
/
utils
/
docker
/
scripts
/
docker_start_buildbots.sh
blob: f47ddcd2481fadbca4a8f3483866def693e9e3ea [
file
] [
log
] [
blame
]
#!/usr/bin/env bash
set
-
x
# Update the libc++ sources in the image in order to use the most recent version of
# run_buildbots.sh
cd
/
libcxx
git pull
/
libcxx
/
utils
/
docker
/
scripts
/
run_buildbot
.
sh
"$@"