pxe: come back to the previous directory
This commit is contained in:
parent
8d54a4c157
commit
d2431bead7
|
@ -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