mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
Using an absolute `ZULIP_SCRIPTS` path when computing sha245sums results in a set of hashes which varies based on the path that the script is called as. This means that each deploy _always_ has `setup-apt-repo --verify` fail, since it is a different base path. Make all paths passed to sha256sum be relative to the repository root, ensuring they can be compared across runs.
3.5 KiB
Executable File
3.5 KiB
Executable File