Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
51a0e82eb29a6dfc79f93479883383fbdbf8bcc2
/
.
/
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