mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-12 02:14:37 +00:00
add missing "
This commit is contained in:
parent
6f557aa394
commit
e3299a67ec
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ $STD apt get install -y \
|
||||||
python3-pip \
|
python3-pip \
|
||||||
python3-dev \
|
python3-dev \
|
||||||
python3-venv
|
python3-venv
|
||||||
msg_ok "Setup Python3
|
msg_ok "Setup Python3"
|
||||||
|
|
||||||
msg_info "Installing UV"
|
msg_info "Installing UV"
|
||||||
$STD pip install uv
|
$STD pip install uv
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue