diff options
Diffstat (limited to 'www/lycheeorg/files/lychee.cron.in')
-rw-r--r-- | www/lycheeorg/files/lychee.cron.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/lycheeorg/files/lychee.cron.in b/www/lycheeorg/files/lychee.cron.in new file mode 100644 index 000000000000..d00ddae6cdff --- /dev/null +++ b/www/lycheeorg/files/lychee.cron.in @@ -0,0 +1 @@ +* * * * * www cd %%WWWDIR%% && php artisan schedule:run |