OpenHarmony开发者论坛
标题:
如何判断两个Resource数据是否相等
[打印本页]
作者:
catorange
时间:
2024-8-9 12:22
标题:
OpenHarmony 私库搭建求助
在mac 上 搭建私库 创建自动化脚本时 上传har包到远程仓库时需要输入创建公私钥时输入的密码 这一步怎么自动化 目前使用expect 没有效果
#expect
/usr/bin/expect << EOF
spawn ohpm publish name.har --publish_registry http://*********/repos/ohpm
expect "what is your passphrase of the private key"
send "******\r"
expect eof
interact
EOF
作者:
battier
时间:
2024-8-10 11:42
Resource有个id属性吧,判断id是否相等就好了
欢迎光临 OpenHarmony开发者论坛 (https://forums.openharmony.cn/)
Powered by Discuz! X3.5