mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
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:
@@ -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 -
|
||||
|
||||
Reference in New Issue
Block a user