Files
server-infra/bootstrap.sh
Deeman 0d65ed73f7 fix: cd /tmp before uv run to avoid /root/uv.toml permission error
sudo -u infra_service inherits the working dir (/root), causing uv to
fail reading /root/uv.toml. Running from /tmp avoids the permission issue.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-27 17:24:47 +01:00

7.7 KiB