Precision and dep upgrade

This commit is contained in:
HugeFrog24
2024-10-23 23:08:22 +02:00
parent 37d6242c06
commit 6e2d2fce2f
3 changed files with 7 additions and 10 deletions

View File

@@ -61,13 +61,13 @@ To enable the bot to start automatically on system boot and run in the backgroun
Edit the service file:
```bash
nano /etc/systemd/system/telegram-bot.service
sudo nano /etc/systemd/system/telegram-bot.service
```
Adjust the following parameters:
- `WorkingDirectory`
- `ExecStart`
- `User`
- WorkingDirectory
- ExecStart
- User
3. Enable and start the service: