Add systemd unit and timer
Signed-off-by: MK13 <marius@kleberonline.de>
This commit is contained in:
6
anime-rss.service
Normal file
6
anime-rss.service
Normal file
@@ -0,0 +1,6 @@
|
||||
[Unit]
|
||||
Description=Check for and add new episodes via anime-rss
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=python PATH/anime-rss.py PATH/config.json PATH/animes.json
|
||||
Reference in New Issue
Block a user