mirror of
https://github.com/YunoHost-Apps/osada_ynh.git
synced 2024-09-03 19:46:30 +02:00
Update poller-cron
This commit is contained in:
parent
a58c0c01de
commit
8f5a20cb0d
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
# Run poller periodically to update Osada
|
||||
*/10 * * * * __USER__ cd YNH_WWW_PATH; /usr/bin/php Zotlabs/Daemon/Master.php Cron > /dev/null 2>&1
|
||||
*/10 * * * * __APP__ /usr/bin/php__PHPVERSION__ __FINALPATH__/Zotlabs/Daemon/Master.php Cron > /dev/null 2>&1
|
||||
|
|
Loading…
Add table
Reference in a new issue