Install pgroonga in development and (optionally) in prod.

This is preliminary work towards being able to merge support for using
the pgroonga full-text search solution for all languages in Zulip.
This commit is contained in:
Tim Abbott
2016-08-25 17:25:53 -07:00
parent 5a065503cb
commit 9818a760b5
3 changed files with 15 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
set -x
set -x
apt-get install -y lsb-release
apt-get install -y lsb-release software-properties-common
# First, install any updates from the apt repo that may be needed
wget -qO - https://zulip.com/dist/keys/zulip-ppa.asc | apt-key add -