saltbo / zpan

A self-hosted cloud disk base on the cloud storage./ 一个基于云存储的网盘系统,用于自建私人网盘或企业网盘。
https://zpan.space
GNU General Public License v3.0
1.84k stars 239 forks source link

armv7 support? #132

Closed IMZCC closed 1 year ago

IMZCC commented 3 years ago

armv7 support? I need it.

saltbo commented 3 years ago

already supported.

but, the install.sh not support download the zpan-linux-arm64.tar.gz, you can try to manual download it from the Release page

https://github.com/saltbo/zpan/releases/tag/v1.6.4

If it doesn't work, please continue your feedback here.

IMZCC commented 3 years ago

I didn't find armv7, only arm64, but it can't be used on my device. image

image

saltbo commented 3 years ago

armv6l default, In the next version, I will build an armv7l artifact.

IMZCC commented 3 years ago

Ok, i will look forward to it.