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_kernel.sh
blob: 398ca5f858a6b125eea4fb33592e4d9c8555debd (
plain
)
1
2
3
4
#!/bin/sh set -e cat linux-4.15.5.tar.xz | xz -d -c | tar -x -f -