Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [root@bistr system]# cat bot.service
- [Unit]
- Description=telegram-bot
- [Service]
- Type=dbus
- ExecStart=/usr/bin/python3 /home/design-order-bot/bot.py
- Restart=restart-always
- [Install]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement