Sunshine/src_assets/macos/assets/apps.json
ReenigneArcher a043dfcf6c
Update apps.json
- reformat `apps.json` files
- use `sed` to add required prefixes for flatpak build
2022-10-26 21:43:24 -04:00

7 lines
74 B
JSON

{
"env": {
"PATH": "$(PATH):$(HOME)/.local/bin"
},
"apps": []
}