Paths include the livekit name which we need to remove from the file path as well

pull/84/head
root 2019-09-28 19:47:43 +00:00
parent 195387303e
commit 2431f29c4c
1 changed files with 1 additions and 1 deletions

2
build
View File

@ -59,7 +59,7 @@ cp $VMLINUZ $BOOT/ || exit
mkdir -p $BOOT/EFI/Boot
cp bootfiles/efi-files/syslinux.efi $BOOT/EFI/Boot/bootx64.efi
cp bootfiles/efi-files/{ldlinux.e64,menu.c32,libutil.c32} $BOOT/EFI/Boot
cat $BOOT/syslinux.cfg | sed -r 's/\/boot\/vesa//' > $BOOT/EFI/Boot/syslinux.cfg
cat $BOOT/syslinux.cfg | sed -r "s:/$LIVEKITNAME/boot/vesa::" > $BOOT/EFI/Boot/syslinux.cfg
# create compressed 01-core.sb