mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-21 22:56:38 +01:00
Updated Hosting your bot (markdown)
parent
3a3a6b6054
commit
465e00aed8
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ To re-attach to the *screen* after you logged back in:
|
|||
```
|
||||
screen -r mybot
|
||||
```
|
||||
Or
|
||||
or
|
||||
```
|
||||
screen -d -m mybot
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue