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 f95cc5a commit ad1240eCopy full SHA for ad1240e
install/tandoor-install.sh
@@ -32,7 +32,7 @@ msg_ok "Installed Dependencies"
32
33
NODE_VERSION="22" NODE_MODULE="yarn" setup_nodejs
34
fetch_and_deploy_gh_release "tandoor" "TandoorRecipes/recipes" "tarball" "latest" "/opt/tandoor"
35
-PG_VERSION="17" PG_MODULES="contrib" setup_postgresql
+PG_VERSION="17" setup_postgresql
36
PYTHON_VERSION="3.13" setup_uv
37
38
msg_info "Set up PostgreSQL Database"
0 commit comments