Sign in
android
/
platform
/
external
/
cldr
/
f2ee136a5fe774bccc673d7924eb36f6f47a4c1a
/
.
/
tools
/
scripts
/
build
/
bin-build
/
bootloop.sh
blob: 9a6d0810937399ce985873bb3d98438498b0d096 [
file
] [
log
] [
blame
]
#!/bin/bash
.
$
{
HOME
}/
bin
-
build
/
stbitten
-
env
.
sh
echo looping running bitten $
{
BUILDER_NAME
}
while
[[
1
=
1
]];
do
runbitten
.
sh
sleep
1100
done