Skip to content

Commit ad1240e

Browse files
committed
Remove contrib
1 parent f95cc5a commit ad1240e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/tandoor-install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ msg_ok "Installed Dependencies"
3232

3333
NODE_VERSION="22" NODE_MODULE="yarn" setup_nodejs
3434
fetch_and_deploy_gh_release "tandoor" "TandoorRecipes/recipes" "tarball" "latest" "/opt/tandoor"
35-
PG_VERSION="17" PG_MODULES="contrib" setup_postgresql
35+
PG_VERSION="17" setup_postgresql
3636
PYTHON_VERSION="3.13" setup_uv
3737

3838
msg_info "Set up PostgreSQL Database"

0 commit comments

Comments
 (0)