如何运行文件服务器 #9
JackeyTang
started this conversation in
General
Replies: 1 comment
-
感谢反馈! 不好意思这块文档还没有完善。 您现在可以先手动下载github actions中的artifact(如https://github.com/PKUHPC/SCOW/actions/runs/2366447963 ),解压缩得到一个二进制文件,将其改名为file-server,然后放到helper.sh所在目录下。之后就可以 由于目前github action并未提供一个直接下载artifact的API,所以目前暂不能提供一键下载。之后将会使用github release来分发这个文件。 另外您还可以参考文档自己编译项目(https://pkuhpc.github.io/SCOW/docs/common/deployment/overview#%E4%BB%8E%E6%BA%90%E7%A0%81%E6%9E%84%E5%BB%BA )来获得这个文件。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我看了门户系统的手册,下载helper.sh脚本后运行./bin.sh 这个脚本我理解是不是helper.sh 然后我运行该脚本去拉取结果却报错了,看了该脚本的详细信息后,发现没有download的url,请问我该如何运行这个文件服务器
Beta Was this translation helpful? Give feedback.
All reactions