mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
Follow-on from #2373/ PR https://github.com/zulip/zulip/pull/4316, to set an appropriate umask also when upgrading so files have appropriate permissions. I've tested this by starting from a clean install, deleting /srv/* so new files are downloaded, and then doing an upgrade. It worked starting with both a current version from master and an older release installed with a less restrictive umask and then the umask changed. Fixes #2373. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| check-upstart | ||
| create-production-venv | ||
| hash_reqs.py | ||
| install | ||
| install-node | ||
| log-management-command | ||
| node_cache.py | ||
| pythonrc.py | ||
| queue_workers.py | ||
| setup_path_on_import.py | ||
| setup_venv.py | ||
| setup-apt-repo | ||
| unpack-zulip | ||
| upgrade-zulip | ||
| upgrade-zulip-stage-2 | ||
| zulip_tools.py | ||