mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
release: add some safe options to syslinux
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
c97d92cc59
commit
42a700b30a
@ -17,7 +17,7 @@ ECHO eg. d:
|
||||
ECHO.
|
||||
SET /P DRIVE= --
|
||||
format %DRIVE% /V:INSTALL /Q /FS:FAT32
|
||||
3rdparty\syslinux\win32\syslinux.exe %DRIVE%
|
||||
3rdparty\syslinux\win32\syslinux.exe -f -m -a %DRIVE%
|
||||
copy target\* %DRIVE%
|
||||
copy sample.conf\syslinux_installer.cfg %DRIVE%\syslinux.cfg
|
||||
SET DRIVE=
|
Loading…
x
Reference in New Issue
Block a user