lsinitrd.sh: add old cpio signature

master
Harald Hoyer 2013-08-05 11:14:24 +02:00
parent ff66b6dad3
commit 1cb6524918
1 changed files with 1 additions and 0 deletions

View File

@ -109,6 +109,7 @@ case $bin in
CAT="zcat";; CAT="zcat";;
BZh*) BZh*)
CAT="bzcat";; CAT="bzcat";;
$'\x71\xc7'*)
070701) 070701)
CAT="cat";; CAT="cat";;
*) *)