Browse Source

Update install.sh

FusionPBX 7 years ago
parent
commit
bc7223e3bb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      freebsd/install.sh

+ 1 - 1
freebsd/install.sh

@@ -50,7 +50,7 @@ fi
 
 #Postgres
 if [ .$database_enabled = .'true' ]; then
-	resources/postgres.sh
+	resources/postgresql.sh
 fi
 
 #restart services