Setup cron in install/freshrss-install.sh (#2412)

This commit is contained in:
zimmra
2025-02-15 14:03:05 -08:00
committed by GitHub
parent 18bd71da89
commit 0777ddfbfc
2 changed files with 11 additions and 0 deletions

View File

@ -34,6 +34,10 @@
{
"text": "Database credentials: `cat ~/freshrss.creds`",
"type": "info"
},
{
"text": "Per FreshRSS documentation, a cron job to actualize FreshRSS will be setup at `/etc/cron.d/freshrss-actualize`. This can be adjusted as needed",
"type": "info"
}
]
}