8 lines
257 B
JSON
8 lines
257 B
JSON
{
|
|
"items": [
|
|
{"name": "Kindle Dashboard", "action": "/mnt/us/dashboard/start.sh"},
|
|
{"name": "Dashboard Debug On", "action": "/mnt/us/dashboard/debug-on.sh"},
|
|
{"name": "Dashboard Debug Off", "action": "/mnt/us/dashboard/debug-off.sh"}
|
|
]
|
|
}
|