mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-04-22 05:27:19 +00:00
11 lines
275 B
JSON
11 lines
275 B
JSON
{
|
|
"name": "@DISTRONAME@_@PROJECT@",
|
|
"version": "@OPENELEC_VERSION@",
|
|
"release_date": "@RELEASE_DATE@",
|
|
"kernel": "@KERNEL_VERSION@",
|
|
"description": "@DESCRIPTION@",
|
|
"username": "root",
|
|
"password": "@ROOT_PASSWORD@",
|
|
"supported_hex_revisions": "@NOOBS_HEX@"
|
|
}
|