klafytg/klafytg.service
2020-04-11 20:59:07 +02:00

14 lines
263 B
Desktop File

[Unit]
Description=Klafyvel telegram bots.
After=network.target
[Service]
User=klafyvel
Restart=always
Type=simple
WorkingDirectory=/usr/local/klafytg
ExecStart=/usr/local/bin/pipenv run python -m /usr/local/klafytg/klafytg
[Install]
WantedBy=multi-user.target