mirror of
https://github.com/YunoHost-Apps/freshrss_ynh.git
synced 2024-09-03 18:36:33 +02:00
Update Feed for Yunohost 4.0
Change to php 7.3 for compatibility with yunohost 4.0 -> https://forum.yunohost.org/t/stretch-buster-probleme-avec-freshrss/12369/3
This commit is contained in:
parent
528e569faa
commit
a6f8989d27
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
*/10 * * * * __APP__ /usr/bin/php7.0 __FINALPATH__/app/actualize_script.php >/tmp/__APP__.log 2>&1
|
||||
*/10 * * * * __APP__ /usr/bin/php7.3 __FINALPATH__/app/actualize_script.php >/tmp/__APP__.log 2>&1
|
||||
|
|
Loading…
Add table
Reference in a new issue