OpenMediaVault-Plugin-Developers / installScript

script that installs omv-extras and openmediavault if not installed already.
1.11k stars 210 forks source link

Please provide an installation script that can be used by users in China #124

Closed tt555-1 closed 1 year ago

tt555-1 commented 1 year ago

I am a Chinese user and I usually install OMV on armbin system, but I am now experiencing a problem when I use the installation script due to problems with the Chinese network sudo wget -O - https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/install | Sudo Bash often encounters a lack of connection to the Internet (github does not connect). Fortunately, many universities in China provide mirror stations, such as Tsinghua University's OMV mirror station, which is of great help to me in using OMV. Now my question is, I hope to provide an installation script, which can install OMV through Tsinghua University mirror site. Tsinghua University Mirror Station: https://mirrors.tuna.tsinghua.edu.cn/OpenMediaVault/

Image Help: https://mirrors.tuna.tsinghua.edu.cn/help/openmediavault/

ryecoaaron commented 1 year ago

The install script now has a -m flag to use the mirrors.tuna.tsinghua.edu.cn mirror. https://github.com/OpenMediaVault-Plugin-Developers/installScript/commit/2d72e46b54d9bd7ed7011bbf268857f4caf71b21