Add php postgres module
This commit is contained in:
parent
3e9a62703e
commit
9136a7a2f9
|
@ -797,7 +797,7 @@ function install_pleroma {
|
|||
ONION_ONLY='no'
|
||||
fi
|
||||
|
||||
apt-get -yq install wget imagemagick
|
||||
apt-get -yq install wget imagemagick php-pgsql
|
||||
|
||||
# We need elixir 1.4+ here, so the debian repo package won't do
|
||||
install_elixir
|
||||
|
|
Loading…
Reference in New Issue