diff options
| -rw-r--r-- | osmind-ai.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
2 files changed, 5 insertions, 5 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 # 创建目录 @@ -1 +1 @@ -fcdddff87eacf40c05f1a39cd23b6624 osmind-ai-1.0.0.tar.gz +fa06c9816698c67b78b058b830060bd5 osmind-ai-1.0.0.tar.gz |
