Clarify Zulip upgrade process instructions.

This commit is contained in:
Tim Abbott 2015-10-01 12:56:18 -07:00
parent ea7e5527be
commit 8e0479e7a0
1 changed files with 3 additions and 3 deletions

View File

@ -322,10 +322,10 @@ Maintaining Zulip in production
===============================
* To upgrade to a new version, download the appropriate release
tarball from https://www.zulip.org, and then run as root
tarball from https://www.zulip.com/dist/releases/ to a path readable
by the zulip user (e.g. /home/zulip), and then run as root:
```
/home/zulip/deployments/current/scripts/upgrade-zulip <tarball>
/home/zulip/deployments/current/scripts/upgrade-zulip zulip-server-VERSION.tar.gz
```
The upgrade process will shut down the service, run `apt-get