Healthcheck: uv

This commit is contained in:
CanbiZ
2025-11-15 16:46:33 +01:00
committed by GitHub
parent 8ffa3d6edb
commit e40ed2bd80

View File

@@ -22,7 +22,7 @@ $STD apt install -y \
caddy
msg_ok "Installed Dependencies"
PYTHON_VERSION="3.12" setup_python
PYTHON_VERSION="3.12" setup_uv
PG_VERSION=16 setup_postgresql
msg_info "Setup Database"