bookworm
|
b4d3f4de24
|
fix: 凭证解密优先用 node crypto-helper.js (BWENC1 格式)
secrets.enc 由 crypto-helper.js 加密(BWENC1 格式),
openssl 命令行无法解密(报 bad magic number)。
三个脚本统一修复: 优先 node crypto-helper.js, 回退 openssl。
影响: auto-setup.ps1 / Bookworm-Setup.sh / Bookworm-OneClick-Mac.sh
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-04-06 15:04:02 +08:00 |
|