Fix git safe.directory error for non-root users after install
Unit Tests / test (push) Successful in 8m55s
Unit Tests / test (push) Successful in 8m55s
The installer runs as root and chowns /opt/pic to the pic user. Any other user (roof, operator) running make update then hits "detected dubious ownership". Fix: add /opt/pic to system-wide git safe.directory after clone, and add same guard in make update. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Reference in New Issue
Block a user