Update URL for user APT key.

We're moving to S3, so apt.z.c no longer serves SSL.

(imported from commit a2d376337ddaf2f5fd4ddf193a1ff0732f89c78a)
This commit is contained in:
Luke Faraone
2013-12-03 11:30:02 -05:00
parent 874d4282c0
commit 490af28958
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
# Assumes we've already been untarred
# First, install any updates from the apt repo that may be needed
wget -O /root/enterprise.asc https://apt.zulip.com/enterprise.asc
wget -O /root/enterprise.asc https://zulip.com/dist/keys/enterprise.asc
apt-key add /root/enterprise.asc
cat >/etc/apt/sources.list.d/zulip.list <<EOF
deb http://apt.zulip.com/enterprise precise v1