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