summaryrefslogtreecommitdiffstats
path: root/release/extract.sh
blob: 177efee42749afb378e5e30a73d4e0d6bb59df02 (plain)
1
2
3
4
:
if [ -f bindist.tgz.aa ] ; then
	cat bindist.tgz.?? | zcat | ( cd / ; cpio -H tar -idumV )
fi
OpenPOWER on IntegriCloud