mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-29 20:30:06 +00:00
Setup cron in install/freshrss-install.sh (#2412)
This commit is contained in:
parent
18bd71da89
commit
0777ddfbfc
2 changed files with 11 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue