autoinstallersbutbetter/install/hastebin

10 lines
140 B
Plaintext

{
"apps": [
{
"name": "HasteBin",
"script": "node server.js",
"args" : ""
}
]
}