mirror of
https://github.com/clearlinux/hyperstart.git
synced 2026-08-19 04:17:40 +00:00
remove unexpectedly cd ..
This commit is contained in:
@@ -30,7 +30,6 @@ fi
|
||||
|
||||
( cd /tmp/hyperstart-rootfs && find . | cpio -H newc -o | gzip -9 ) > ./hyper-initrd.img
|
||||
|
||||
cd ../
|
||||
rm -rf /tmp/hyperstart-rootfs
|
||||
|
||||
if [ "$1"x = "cbfs"x ]; then
|
||||
|
||||
Reference in New Issue
Block a user