5 * * * * cd /root/.openclaw/workspace/crypto-hunter && node index.js >> /var/log/crypto-hunter.log 2>&1
0 9 * * * cd /root/.openclaw/workspace/crypto-hunter && node daily-report.js >> /var/log/crypto-hunter-daily.log 2>&1
0 18 * * * cd /root/.openclaw/workspace/crypto-hunter && node daily-report.js >> /var/log/crypto-hunter-evening.log 2>&1