✨: get from ttrss to freshrss
This commit is contained in:
8
roles/webapps/templates/freshrss.service.j2
Normal file
8
roles/webapps/templates/freshrss.service.j2
Normal file
@@ -0,0 +1,8 @@
|
||||
[Unit]
|
||||
Description=FreshRSS get new content
|
||||
Wants=freshrss.timer
|
||||
|
||||
[Service]
|
||||
User=www-data
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/php /srv/http/rss.libertus.eu/app/actualize_script.php
|
Reference in New Issue
Block a user