forked from norman/fusionpbx-install.sh-github-mirror
Update postgres.sh
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user