mirror of
https://github.com/zulip/zulip.git
synced 2025-10-31 20:13:46 +00:00
This fixes an issue where provision would fail if the user's home directory was setup in such a way that the postgres user couldn't access it (and thus the `sudo` command here would throw errors about having a non-readable current working directory).