pxe: come back to the previous directory
This commit is contained in:
parent
24d04a3023
commit
f75cd85bb1
|
@ -80,6 +80,7 @@ label wb
|
|||
INITRD initrd.img
|
||||
APPEND ip=dhcp netboot=nfs nfsroot=${server_ip}:${nfs_path}/ boot=live text forcepae
|
||||
END
|
||||
cd -
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue