forked from snxraven/autoinstallers
first commit
This commit is contained in:
9
install/hastebin
Normal file
9
install/hastebin
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"apps": [
|
||||
{
|
||||
"name": "HasteBin",
|
||||
"script": "node server.js",
|
||||
"args" : ""
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user