server-config/androidx-release-watcher.service
Harsh Shandilya ac002ae0cf
Add service and timer for androidx-release-watcher
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-07-31 17:50:22 +05:30

10 lines
292 B
Desktop File

[Unit]
Description=Telegram notifier service for androidx-release-watcher
Wants=release-watcher-recent.timer
[Service]
WorkingDirectory=/home/bot/androidx-release-watcher
ExecStart=/home/bot/androidx-release-watcher/venv/bin/python telegram_notifier.py
[Install]
WantedBy=multi-user.target