first commit
This commit is contained in:
parent
0e60e75de8
commit
f36ada19ea
2
LICENSE
2
LICENSE
@ -1,5 +1,5 @@
|
|||||||
MIT License
|
MIT License
|
||||||
Copyright (c) <year> <copyright holders>
|
Copyright (c) 2018 Tepexoff
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
||||||
|
|
||||||
|
10
ev.json
Normal file
10
ev.json
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"build": [],
|
||||||
|
"services": [
|
||||||
|
{
|
||||||
|
"name": "TepexoffBot",
|
||||||
|
"restart_after_update": true,
|
||||||
|
"cmd": ["./run.sh"]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user