1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/phplicensewatcher_ynh.git synced 2024-09-03 19:56:32 +02:00
phplicensewatcher_ynh/conf/cron
2024-01-13 12:13:28 +01:00

3 lines
No EOL
291 B
Text

0 6 * * 1 __APP__ /usr/bin/php__PHPVERSION__ __INSTALL_DIR__/license_alert.php >> /dev/null
0,10,20,30,40,50 * * * * __APP__ /usr/bin/php__PHPVERSION__ __INSTALL_DIR__/license_util.php >> /dev/null
15 0 * * 1 __APP__ /usr/bin/php__PHPVERSION__ __INSTALL_DIR__/license_cache.php >> /dev/null