mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-07-16 12:22:05 +08:00
update uv path
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
UV_PATH=/usr/local/.cargo/bin/uv
|
||||
UV_PATH=/usr/bin/uv
|
||||
export TMPDIR=/tmp/uv-tmp
|
||||
|
||||
# setup large tmp for install
|
||||
|
||||
Reference in New Issue
Block a user