index
:
manut/vorlesung
master
schulung
vorlesung
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
schulung_tools
/
rootfs_basic
/
scripts
/
unpack_busybox.sh
blob: 988a805ae560ff1927212c79e9db50e645b5863a (
plain
)
1
2
3
4
#!/bin/sh set -e cat busybox-1.28.1.tar.bz2 | bzip2 -dc | tar -x -f -