Add php postgres module

This commit is contained in:
Bob Mottram 2018-01-20 21:27:50 +00:00
parent 3e9a62703e
commit 9136a7a2f9
1 changed files with 1 additions and 1 deletions

View File

@ -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