mirror of
https://github.com/YunoHost-Apps/osada_ynh.git
synced 2024-09-03 19:46:30 +02:00
2 lines
154 B
Text
Executable file
2 lines
154 B
Text
Executable file
# Run poller periodically to update Osada
|
|
*/10 * * * * __APP__ /usr/bin/php__PHPVERSION__ __INSTALL_DIR__/Zotlabs/Daemon/Master.php Cron > /dev/null 2>&1
|