autoinstallersbutbetter/install/whoogle/whoogleStart.json

10 lines
138 B
JSON

{
"apps": [
{
"name": "Whoogle",
"script": "bash -c ./run",
"args" : ""
}
]
}