Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
fdf5fcc34416ff1d859acec2a61780bd8f13ece5
/
.
/
prebuilt
/
bbinstall.sh
blob: c59fec2b7019e193cae07ac5188713bf120c505e [
file
] [
log
] [
blame
]
#!/sbin/sh
for
cmd
in
$
(/
sbin
/
busybox
--
list
);
do
/
sbin
/
busybox ln
-
s
/
sbin
/
busybox
/
sbin
/
$cmd
done
ln
-
sf
/
sbin
/
pigz
/
sbin
/
gzip
ln
-
sf
/
sbin
/
unpigz
/
sbin
/
gunzip
rm
/
sbin
/
mkdosfs