This commit is contained in:
CanbiZ
2025-08-28 10:02:13 +02:00
parent 69d6681481
commit 3bab2781e2
2 changed files with 9 additions and 9 deletions

View File

@@ -34,7 +34,7 @@ function update_script() {
systemctl stop flaresolverr
msg_ok "Stopped service"
PYTHON_VERSION="3.13"setup_uv
PYTHON_VERSION="3.13" setup_uv
msg_info "prepare uv python 3.13"
UV_PY="$(uv python find 3.13)"