Update README.md
This commit is contained in:
parent
d57c7bd731
commit
c6b3f06b33
@ -3,6 +3,13 @@
|
|||||||
Scripts for telegram bot for (re)start/stop without pain. \
|
Scripts for telegram bot for (re)start/stop without pain. \
|
||||||
**UNIX-ONLY!!!**
|
**UNIX-ONLY!!!**
|
||||||
|
|
||||||
|
## Examples
|
||||||
|
In repository you see examples:
|
||||||
|
* main.py - your main file
|
||||||
|
* example.sh - optional script for checking exit code (not needed)
|
||||||
|
|
||||||
|
`service.py` is the what you will use for managment of `main.py`
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
1. Put service.py in yours project.
|
1. Put service.py in yours project.
|
||||||
2. Set name of main script - `main.py`
|
2. Set name of main script - `main.py`
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user