mirror of
https://github.com/YunoHost-Apps/hubzilla_ynh.git
synced 2024-09-03 19:26:21 +02:00
Adjustment as per hubzilla documentation
This commit is contained in:
parent
d4243db13a
commit
0927c9439b
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
# Run poller periodically to update Hubzilla
|
# Run poller periodically to update Hubzilla
|
||||||
*/10 * * * * cd YNH_WWW_PATH; php include/poller.php
|
*/10 * * * * cd YNH_WWW_PATH; /usr/bin/php include/poller.php
|
||||||
|
|
Loading…
Add table
Reference in a new issue