mirror of
https://github.com/LizardByte/Sunshine.git
synced 2024-11-18 11:10:04 +00:00
a043dfcf6c
- reformat `apps.json` files - use `sed` to add required prefixes for flatpak build
7 lines
74 B
JSON
7 lines
74 B
JSON
{
|
|
"env": {
|
|
"PATH": "$(PATH):$(HOME)/.local/bin"
|
|
},
|
|
"apps": []
|
|
}
|