Linux服务器里安装 提示解压失败 #96
-
|
gzip: stdin: not in gzip format |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
|
问deepseek啊🌚 |
Beta Was this translation helpful? Give feedback.
-
|
因为暂时没有正式版本 只有beta版本。你用这个脚本安装,可以安装beta版本。 |
Beta Was this translation helpful? Give feedback.
-
|
已经解决,手动下载了对应的安装包,本地上传然后解压安装了,现在就是如果用 |
Beta Was this translation helpful? Give feedback.


已经解决,手动下载了对应的安装包,本地上传然后解压安装了,现在就是如果用
curl -fsSL "https://docs.openlist.team/v3.sh" -o v3.sh && bash v3.sh
这个命令的话,拉取回来依然解压失败,看标题是一键脚本,正式版,适用于Linux amd64/arm64平台的,不知道怎么回事