forked from norman/fusionpbx-install.sh-github-mirror
Update postgres.sh
This commit is contained in:
@@ -38,9 +38,6 @@ if [ ."$database_version" = ."9.3" ]; then
|
|||||||
#cd /usr/ports/databases/postgresql93-server/ && make install clean BATCH=yes
|
#cd /usr/ports/databases/postgresql93-server/ && make install clean BATCH=yes
|
||||||
fi
|
fi
|
||||||
|
|
||||||
#update the list of executables in the path
|
|
||||||
rehash
|
|
||||||
|
|
||||||
#enable postgres
|
#enable postgres
|
||||||
echo 'postgresql_enable=true' >> /etc/rc.conf
|
echo 'postgresql_enable=true' >> /etc/rc.conf
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user