исправление опечатки

This commit is contained in:
Dev PC
2025-08-03 18:10:56 +03:00
parent 21d01e0ad7
commit 412ec21577
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ After=medods.service
[Service]
Type=simple
ExecStart=/medods_mp3/venv/bin/python /medods_mp3/main.py
ExecStart=/medods_mp3/.venv/bin/python /medods_mp3/main.py
WorkingDirectory=/medods_mp3/
Restart=always
RestartSec=2
+1 -1
View File
@@ -27,7 +27,7 @@
```
2. Выполнить следующие команды:
1. systemctl daemon-reload
2. systemctl medods_mp3 enable
2. systemctl enable medods_mp3
3. systemctl start medods_mp3
5. Профилактический перезапуск