Merge pull request #239 from haiwen/Build-Seafile

Build Seafile
This commit is contained in:
Daniel Pan 2024-01-26 14:05:26 +08:00 committed by GitHub
commit 2fee62f5da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,11 @@
# How to Build Seafile Server Release Package for Raspberry Pi
From Seafile 11.0, you can refer to the [seafile-build.sh](https://github.com/haiwen/seafile-docker/tree/master/build) script to compile the Seafile on your own device.
The `seafile-build.sh` compatible with more platforms, including Raspberry Pi, arm-64, x86-64
**Old version is below:**
_Table of contents_:
* [Setup the build environment](#wiki-setup-build-env)