diff options
author | Jonas Kohl | 2024-12-26 20:12:34 +0100 |
---|---|---|
committer | Jonas Kohl | 2024-12-26 20:12:34 +0100 |
commit | 686fff945e0b4697aa74da404ce90534bb7b121d (patch) | |
tree | cb5582c8d118cb480f2978fa821950f4a2259401 /crontab | |
parent | 11fed2c8ce3dd38fe686e7b27db738f64373fe3d (diff) |
Add async email and topic subscribingv0.7.2
Diffstat (limited to 'crontab')
-rw-r--r-- | crontab | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -0,0 +1 @@ +* * * * * /with-env /usr/local/bin/php /var/www/html/application/cron.php email >/var/log/jobs.log 2>/var/log/job-errors.log |