houdini/script/build/debian/postgres.sh

5 lines
123 B
Bash
Raw Normal View History

2018-09-06 21:29:07 +00:00
#!/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