add missing "

This commit is contained in:
CanbiZ
2025-01-04 18:39:43 +01:00
committed by GitHub
parent 6f557aa394
commit e3299a67ec

View File

@ -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