Fix for strange postgres install bug

This commit is contained in:
Eric Schultz 2019-02-20 15:38:53 -06:00
parent e280acdeea
commit 403da6d97b

View file

@ -1,4 +1,4 @@
#!/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
apt-get -yy install postgresql-client-9.6