mirror of
https://github.com/octoleo/telegram-bot-bash.git
synced 2025-01-29 16:48:24 +00:00
fix stopping bg jobs in readme.md
This commit is contained in:
parent
78ee89d3c2
commit
bc58dfb63d
@ -185,7 +185,7 @@ background "./notify" "jobname"
|
||||
```
|
||||
All output of the script will be sent to the user or chat. To stop a background job use:
|
||||
```
|
||||
stopback "jobname"
|
||||
killback "jobname"
|
||||
```
|
||||
You can restart the last running background jobs, e.g. after a reboot, with the command:
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user