diff --git a/userspace/usr/comma/shims/uv b/userspace/usr/comma/shims/uv index f9e2250..3622da5 100755 --- a/userspace/usr/comma/shims/uv +++ b/userspace/usr/comma/shims/uv @@ -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