mirror of
https://github.com/langgenius/dify-plugin-daemon.git
synced 2026-07-21 17:25:23 -04:00
c2432893b1
- Updated the build_dify_cli.sh script to support building the CLI for multiple platforms (darwin/amd64, darwin/arm64, linux/amd64, linux/arm64). - Improved output handling by creating a dedicated output directory and providing clear build status messages. - This update streamlines the build process and enhances usability for developers targeting different operating systems.