Files
astro-website/deploy/cron.example
Santhosh Janardhanan af112a713c
Some checks failed
ci / site (push) Has been cancelled
Initial commit - but way too late.
2026-02-10 00:22:18 -05:00

5 lines
188 B
Plaintext

# Run daily at 03:15 server time.
# Adjust paths to match your Linode checkout location.
15 3 * * * cd /srv/fast-website && ./scripts/refresh.sh >> /var/log/fast-website-refresh.log 2>&1