1
0
Fork 0

Do not remove config/abi/retpoline files

timestamps
dump_stack() 2018-10-27 12:34:23 +00:00
parent 6df7c96f0f
commit d8b28b2c6a
1 changed files with 1 additions and 2 deletions

View File

@ -25,5 +25,4 @@ find | grep Docker | sed 's/Dockerfile//' | while read DOCKER; do
echo >> output/kernels.toml
done
done
find output -type f | grep -v init | grep -v '/vmlinuz' | grep -v kernels.toml | xargs rm
find output/* -type d | xargs rm -rf
rm -rf output/grub