Files
linkvault/scripts
Erik Thiele cc10776734 Fix 'dubious ownership' error in update script
pct exec runs as root while /opt/linkvault is owned by the linkvault
user, so newer git versions refuse to operate on it. Mark the
directory as safe before running git pull.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-19 20:45:20 +02:00
..