houdini/script/build/debian/postgres.sh
2018-09-07 13:26:37 -05:00

4 lines
123 B
Bash
Executable file

#!/usr/bin/env bash
set -e
apt-get -yy install libpq5=9.6.10-0+deb9u1 libpq-dev=9.6.10-0+deb9u1 postgresql=9.6+181+deb9u1