zulip/scripts/lib
Tim Abbott f871090bb6 upgrade-zulip: Archive release tarballs at /home/zulip/archives.
A common issue when doing a Zulip upgrade is trying to pass
upgrade-zulip a tarball path under /root, which doesn't work because
the Zulip user doesn't have permission to read the tarball.  We
could fix this by just unpacking the tarballs as root, but it seemed
like a nicer approach would be to archive the release tarballs
somewhere readable by the Zulip user (/home/zulip/archives) and unpack
them from there.

Fixes #208.
2016-01-11 21:36:42 -08:00
..
install Expand testing done via Travis CI to cover production pipeline. 2015-11-01 18:11:39 -08:00
unpack-zulip Fix buggy #! lines using "/usr/bin/env python2.7 -u". 2015-11-16 08:46:48 -08:00
upgrade-zulip upgrade-zulip: Archive release tarballs at /home/zulip/archives. 2016-01-11 21:36:42 -08:00
upgrade-zulip-stage-2 Document structure of upgrade-zulip-stage-2 more clearly. 2016-01-11 21:36:41 -08:00