Update postgres.sh

This commit is contained in:
FusionPBX
2017-03-31 18:53:13 -06:00
committed by GitHub
parent 62d14096ee
commit df19efd7a9

View File

@@ -30,7 +30,7 @@ if [ ."$database_version" = ."9.3" ]; then
pkg install --yes postgresql93-server pkg install --yes postgresql93-server
fi fi
#update the list of executables in your path #update the list of executables in the path
rehash rehash
#enable postgres #enable postgres