mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
fix typo in create_livestick.bat
This commit is contained in:
parent
a2000b86c0
commit
d4275b65d7
@ -97,7 +97,7 @@ IF ERRORLEVEL 1 goto InvalidDrive
|
||||
>NUL copy README.md %DRIVE%
|
||||
>NUL copy RELEASE %DRIVE%
|
||||
>NUL copy openelec.ico %DRIVE%
|
||||
>NUL copy 3rdparty/syslinux/vesamenu.c32 %DRIVE%
|
||||
>NUL copy 3rdparty\syslinux\vesamenu.c32 %DRIVE%
|
||||
>NUL copy splash.png %DRIVE%
|
||||
|
||||
FOR /F "tokens=5" %%G IN ('vol %DRIVE% ^|find "-"') DO SET DRIVEUUID=%%G
|
||||
@ -200,4 +200,4 @@ ECHO.
|
||||
popd
|
||||
SET DRIVE=
|
||||
SET DRIVEUUID=
|
||||
PAUSE
|
||||
PAUSE
|
||||
|
Loading…
x
Reference in New Issue
Block a user