mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
corrected typo
This commit is contained in:
parent
eba907be9b
commit
c23d571b47
@ -177,7 +177,7 @@ EOF
|
||||
mcopy $RELEASE_DIR/3rdparty/bootloader/start.elf ::
|
||||
mcopy $RELEASE_DIR/3rdparty/bootloader/config.txt ::
|
||||
|
||||
if [ -d $RELEASE_DIR/3rdparty/bootloader/dt-blob.bin ]; then
|
||||
if [ -f $RELEASE_DIR/3rdparty/bootloader/dt-blob.bin ]; then
|
||||
mcopy $RELEASE_DIR/3rdparty/bootloader/dt-blob.bin ::
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user