社区版安装提示错误:
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
改了地址
将脚本中的:
SEAFILE_SERVER_PACKAGE_URL=http://download-cn.seafile.com/${SEAFILE_SERVER_PACKAGE}
改为:
SEAFILE_SERVER_PACKAGE_URL=https://bintray.com/artifact/download/seafile-org/seafile/${SEAFILE_SERVER_PACKAGE}
提示错误
This script will install Seafile Community Edition for you.
seafile-server-ubuntu-16-04-amd64-http.bash: 行 118: http://seafile-downloads.oss-cn-shanghai.aliyuncs.com/seafile-server_6.2.5_x86-64.tar.gz: 没有那个文件或目录
有没有成功的指导我一下