mirror of
https://github.com/rancher/os.git
synced 2025-08-31 14:23:11 +00:00
cleanups
This commit is contained in:
@@ -66,7 +66,7 @@ find | cpio -H newc -o > ${INITRD_TEST}
|
||||
|
||||
if [ ! -e ${HD} ]; then
|
||||
mkdir -p $(dirname ${HD})
|
||||
gzcat ${HD_GZ} > ${HD}
|
||||
gzip -dc ${HD_GZ} > ${HD}
|
||||
fi
|
||||
|
||||
mkdir -p $(dirname $USER_DATA)
|
||||
|
Reference in New Issue
Block a user