mirror of
https://github.com/smittix/intercept.git
synced 2026-06-08 14:11:54 -07:00
c35131462e
When start.sh runs via sudo, chown instance/ and data/ back to the invoking user so the SQLite DB stays accessible without sudo. Also adds a clear error message in get_connection() when the DB can't be opened due to permissions. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>