remove unexpectedly cd ..

This commit is contained in:
Ray Chen
2016-09-21 20:34:06 +08:00
parent 13a58d6531
commit 4b662dd4fa
-1
View File
@@ -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