mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 15:45:54 +00:00
uv shell
This commit is contained in:
@@ -1339,7 +1339,11 @@ function setup_uv() {
|
||||
}
|
||||
|
||||
rm -rf "$TMP_DIR"
|
||||
ensure_usr_local_bin_persist
|
||||
#ensure_usr_local_bin_persist
|
||||
$STD uv python update-shell || {
|
||||
msg_error "Failed to update uv shell integration"
|
||||
return 1
|
||||
}
|
||||
msg_ok "Setup uv $LATEST_VERSION"
|
||||
|
||||
# Optional: install specific Python version
|
||||
|
||||
Reference in New Issue
Block a user