From 91fc8c91439b37785c54075f59556268f32c1db0 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sat, 30 Dec 2017 10:42:47 -0700 Subject: [PATCH] Update install.sh --- debian/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/install.sh b/debian/install.sh index 6b43dce..94bd5f2 100755 --- a/debian/install.sh +++ b/debian/install.sh @@ -40,7 +40,7 @@ resources/fail2ban.sh resources/switch.sh #Postgres -resources/postgres.sh +resources/postgresql.sh #set the ip address server_address=$(hostname -I)