Update Service

This commit is contained in:
Whispering Wind
2024-08-14 09:57:41 +03:30
committed by GitHub
parent 92c9ea057a
commit bc5231b5cd

View File

@ -19,7 +19,7 @@ Description=Hysteria Telegram Bot
After=network.target After=network.target
[Service] [Service]
ExecStart=/etc/hysteria/bin/python /etc/hysteria/core/scripts/telegrambot/tbot.py ExecStart=/etc/hysteria/hysteria2_proxy/bin/python /etc/hysteria/core/scripts/telegrambot/tbot.py
WorkingDirectory=/etc/hysteria/core/scripts/telegrambot WorkingDirectory=/etc/hysteria/core/scripts/telegrambot
Restart=always Restart=always
User=root User=root