- 使用archlinux:base-devel替换基础镜像并简化文件构建步骤。
- 使用archlinux:base-devel替换基础镜像并简化文件构建步骤。
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user