add pgvector

This commit is contained in:
CanbiZ (MickLesk)
2026-02-17 11:13:48 +01:00
parent a12bfd9ab3
commit dc8d48128c
2 changed files with 2 additions and 1 deletions

View File

@@ -43,6 +43,7 @@ function update_script() {
msg_ok "Backed up Data"
msg_info "Updating Discourse"
PG_VERSION="16" PG_MODULES="pgvector" setup_postgresql
cd /opt/discourse
git pull origin main
$STD bundle install --deployment --without test development