# HubSpot Affiliate Sync - Crontab Entry For production, use the consolidated crontab: v2/cron/crontab-production.txt (Includes sync, health check, performance analysis. Install: crontab v2/cron/crontab-production.txt) Or add this line manually (crontab -e). Path: /var/www/lexikon on production. 0 * * * * cd /var/www/lexikon && /usr/bin/php v2/cron/sync-affiliate-hubspot.php >> /var/log/affiliate-sync.log 2>&1 Runs hourly at minute 0 (e.g. 00:00, 01:00, 02:00, ...).