From bc4638c26d3272a19f69828518c843bccc83f203 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Wed, 15 Oct 2025 08:44:47 +0000 Subject: automatic import of osmind-ai --- osmind-ai.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/osmind-ai.spec b/osmind-ai.spec index c8e99eb..2cd9773 100644 --- a/osmind-ai.spec +++ b/osmind-ai.spec @@ -22,6 +22,8 @@ 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 # 替换为你的编译命令 -- cgit v1.2.3