add missing "

This commit is contained in:
CanbiZ 2025-01-04 18:39:43 +01:00 committed by GitHub
parent 6f557aa394
commit e3299a67ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -53,7 +53,7 @@ $STD apt get install -y \
python3-pip \
python3-dev \
python3-venv
msg_ok "Setup Python3
msg_ok "Setup Python3"
msg_info "Installing UV"
$STD pip install uv