forked from snxraven/autoinstallers
10 lines
138 B
JSON
10 lines
138 B
JSON
|
{
|
||
|
"apps": [
|
||
|
{
|
||
|
"name": "Whoogle",
|
||
|
"script": "bash -c ./run",
|
||
|
"args" : ""
|
||
|
}
|
||
|
]
|
||
|
}
|