mirror of
https://github.com/lingble/chatwoot.git
synced 2026-03-20 03:52:43 +00:00
* feat: add -I option to cwctl and modify -i option Modify -i option to drop support for installing specified branch -i will always default to installing the latest stable branch(master) Add -I option to support installing Chatwoot with a custom branch * chore: minor fixes