autoinstallersbutbetter/install/hastebin

10 lines
140 B
Plaintext
Raw Normal View History

2022-05-31 23:28:17 +00:00
{
"apps": [
{
"name": "HasteBin",
"script": "node server.js",
"args" : ""
}
]
}