Files
autoinstallersbutbetter/install/whoogle/whoogleStart.json
Raven Scott 754955ce15 first commit
2022-05-31 18:28:17 -05:00

10 lines
138 B
JSON

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