mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
config/noobs: fix partition layout file
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
613553c633
commit
bdfccaf2a7
@ -5,7 +5,7 @@
|
||||
"filesystem_type": "FAT",
|
||||
"partition_size_nominal: "128",
|
||||
"want_maximised": "false",
|
||||
"uncompressed_tarball_size": 128,
|
||||
"uncompressed_tarball_size": 110,
|
||||
"mkfs_options": ""
|
||||
},
|
||||
{
|
||||
@ -13,7 +13,7 @@
|
||||
"filesystem_type": "ext4",
|
||||
"partition_size_nominal: "864",
|
||||
"want_maximised": "true",
|
||||
"uncompressed_tarball_size": 512,
|
||||
"uncompressed_tarball_size": 2,
|
||||
"mkfs_options": ""
|
||||
}
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user