diff options
| author | CoprDistGit <infra@openeuler.org> | 2025-10-27 12:25:21 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2025-10-27 12:25:21 +0000 |
| commit | ed92b1976ad08fe83d0335033f08ea4e84ed29c0 (patch) | |
| tree | d599ccbda55ac0f6820c8d14232c4bef468158cd /osmind-ai.spec | |
| parent | d53a3b10ff08654231c95aba5b45701ba83285e0 (diff) | |
automatic import of osmind-ai
Diffstat (limited to 'osmind-ai.spec')
| -rw-r--r-- | osmind-ai.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/osmind-ai.spec b/osmind-ai.spec index 91ff33d..8f24add 100644 --- a/osmind-ai.spec +++ b/osmind-ai.spec @@ -23,10 +23,10 @@ OSMind AI Service packaged as RPM. %setup -q %build -export https_proxy=http://185.239.85.89:3128 -export http_proxy=http://185.239.85.89:3128 -go mod tidy -go build -o osmind_agent cmd/einoagent/main.go # 替换为你的编译命令 +#export https_proxy=http://185.239.85.89:3128 +#export http_proxy=http://185.239.85.89:3128 +#go mod tidy +#go build -o osmind_agent cmd/einoagent/main.go # 替换为你的编译命令 %install # 创建目录 |
