mirror of
https://github.com/smittix/intercept.git
synced 2026-07-05 16:18:12 -07:00
17a70beb3a
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>