mirror of
https://github.com/libretro/Lakka.git
synced 2024-12-01 03:51:15 +00:00
config/release/create_installstick: fix install script, thanks to toneman77
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
b24327d73e
commit
e1a5fb4337
@ -151,7 +151,7 @@ fi
|
||||
fi
|
||||
|
||||
if [ -n "$MBR" ]; then
|
||||
cat "MBR" > "$DISK"
|
||||
cat "$MBR" > "$DISK"
|
||||
fi
|
||||
|
||||
# syncing disk
|
||||
|
Loading…
Reference in New Issue
Block a user