Update apps.json
- reformat `apps.json` files - use `sed` to add required prefixes for flatpak build
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"env":{
|
||||
"PATH":"$(PATH):$(HOME)/.local/bin"
|
||||
},
|
||||
"apps":[ ]
|
||||
"env": {
|
||||
"PATH": "$(PATH):$(HOME)/.local/bin"
|
||||
},
|
||||
"apps": []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user