mirror of
https://github.com/aljazceru/omakub.git
synced 2025-12-17 04:24:20 +01:00
3 lines
72 B
Bash
3 lines
72 B
Bash
echo "Installing uv..."
|
|
curl -LsSf https://astral.sh/uv/install.sh | sh
|