Commit Graph

13 Commits

Author SHA1 Message Date
749664db6d feat: add the suffix name of the specified offline package 2025-06-04 16:59:23 +08:00
8173b91807 fix: Try .difyignore first, fallback to .gitignore if not found 2025-05-26 15:09:47 +08:00
a5a92f9d77 fix: There is a syntax error in the conditional expression: the unexpected symbol `;' 2025-05-21 14:18:57 +08:00
68dd4a6c49 add MacOS supporting and cross-platform repacking (#22) 2025-05-21 14:06:07 +08:00
fc18f1fa8d auto choosing command based on arch (#17)
The script now is able to choose dify plugin cli command based on the CPU architecture.
2025-05-17 10:05:02 +08:00
3b9eaa6e0a formatting code 2025-05-08 16:58:08 +08:00
bcbdd1f9b0 add support environment variables 2025-05-08 16:45:04 +08:00
8a43964070 check .difyignore file exists 2025-04-10 18:31:45 +08:00
cffd88eebb add unzip check 2025-03-18 11:27:29 +08:00
9fb22fcb99 add local dify package repackaging true offline package 2025-03-18 11:23:32 +08:00
0aca775309 optimize github repo 2025-03-17 16:00:11 +08:00
bee0ec0f21 update README.md 2025-03-17 14:21:26 +08:00
853d04c357 first commit 2025-03-17 13:51:53 +08:00