myconfig

my config files
git clone https://a3nm.net/git/myconfig/
Log | Files | Refs | README

commit 481d77c4dc163643cebdf5c69d2af3ad627a2f75
parent 98e0f90ff1086ccd107ce397d3e4bad1f4745ae0
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Sat, 13 Aug 2016 20:35:22 +0200

provsql

Diffstat:
apt/provsql | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/apt/provsql b/apt/provsql @@ -0,0 +1,4 @@ +postgresql-9.5 +postgresql-client-9.5 +postgresql-contrib-9.5 +postgresql-server-dev-all