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