Update scripts.

This commit is contained in:
2026-06-06 17:24:47 +08:00
parent 7d4846225f
commit b7ff3cba4c
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -3,6 +3,7 @@ if command -v uv &> /dev/null; then
echo "uv installed"
else
echo "uv not installed. Install it via \"dnf install uv\" or \"apt install uv\" !" >&2
exit 1
fi
uv venv