Update docspell-install.sh
This commit is contained in:
parent
a416a8e625
commit
bf3913d587
@ -37,6 +37,7 @@ msg_ok "Installed Dependencies"
|
||||
msg_info "Setting up PostgreSQL Repository"
|
||||
curl -fsSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor -o /etc/apt/trusted.gpg.d/postgresql.gpg
|
||||
echo "deb https://apt.postgresql.org/pub/repos/apt bookworm-pgdg main" >/etc/apt/sources.list.d/pgdg.list
|
||||
$STD apt-get update
|
||||
msg_ok "Set up PostgreSQL Repository"
|
||||
|
||||
msg_info "Setup Apache Solr"
|
||||
|
Loading…
x
Reference in New Issue
Block a user