From df19efd7a96755d2d607b8a29dc02f4bfb786740 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Fri, 31 Mar 2017 18:53:13 -0600 Subject: [PATCH] Update postgres.sh --- freebsd/resources/postgres.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/freebsd/resources/postgres.sh b/freebsd/resources/postgres.sh index 234eac8..41c21df 100755 --- a/freebsd/resources/postgres.sh +++ b/freebsd/resources/postgres.sh @@ -30,7 +30,7 @@ if [ ."$database_version" = ."9.3" ]; then pkg install --yes postgresql93-server fi -#update the list of executables in your path +#update the list of executables in the path rehash #enable postgres