♻: move freshrss app dir
All checks were successful
ansible-lint / lint-everything (push) Successful in 4s

This commit is contained in:
VC
2025-03-09 14:21:06 +01:00
parent e63f1b7ccc
commit 612ec385ce
5 changed files with 60 additions and 24 deletions

View File

@@ -5,4 +5,4 @@ Wants=freshrss.timer
[Service]
User=www-data
Type=simple
ExecStart=/usr/bin/php {{ freshrss_home }}/app/actualize_script.php
ExecStart=/usr/bin/php {{ freshrss_app_home }}/app/actualize_script.php