From af3de4bdd4e4b0629d452852f4173fd19b9526e7 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sat, 30 Dec 2017 10:48:02 -0700 Subject: [PATCH] Update install.sh --- centos/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/centos/install.sh b/centos/install.sh index 5f59c31..7e2dac8 100755 --- a/centos/install.sh +++ b/centos/install.sh @@ -23,7 +23,7 @@ resources/selinux.sh resources/fusionpbx.sh #Postgres -resources/postgres.sh +resources/postgresql.sh #NGINX web server resources/sslcert.sh