lith Caddyfile: nudge to refire webhook with install-before-reload fix
No semantic change — just touching the file so the webhook fires again
after the prior commit (79a98be63) patched webhook.sh to install
/opt/ac/lith/Caddyfile to /etc/caddy/Caddyfile before `systemctl reload
caddy`. The previous push deployed the patched webhook.sh to disk but
didn't trigger another Caddy reload, so /etc/caddy/Caddyfile is still
the version from the last deploy.fish run.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>