We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ffa3d6 commit e40ed2bCopy full SHA for e40ed2b
install/healthchecks-install.sh
@@ -22,7 +22,7 @@ $STD apt install -y \
22
caddy
23
msg_ok "Installed Dependencies"
24
25
-PYTHON_VERSION="3.12" setup_python
+PYTHON_VERSION="3.12" setup_uv
26
PG_VERSION=16 setup_postgresql
27
28
msg_info "Setup Database"
0 commit comments