- 使用archlinux:base-devel替换基础镜像并简化文件构建步骤。

- 使用archlinux:base-devel替换基础镜像并简化文件构建步骤。
This commit is contained in:
2025-07-08 00:45:37 +08:00
parent 3f5727e1b0
commit 34cf6e9cbf
2 changed files with 14 additions and 15 deletions

View File

@@ -57,7 +57,6 @@ async function callWechatOcr(
}
async function main() {
// 请在这里替换为你的实际路径
const ocrExe = '/opt/wechat/wxocr'
const wechatDir = '/opt/wechat'
const imgfn = '/home/imbytecat/Pictures/Screenshots/Screenshot_07-Jul_10-00-20_9907.png'