mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
This greatly simplifies iterating on changes to the installer and associated code: just edit in the shared directory (or edit in your worktree and rsync to the directory), and rerun. With this change, the form with a directory is now really the main way to run the script; the form accepting a tarball is really just a convenience feature, unpacking the tarball and then proceeding with that directory.