add guide link
This commit is contained in:
parent
01a5dc49cc
commit
b0212c34e0
@ -1,7 +1,12 @@
|
|||||||
# installScript
|
# installScript
|
||||||
|
|
||||||
|
# please use a new SD card if installing on an arm/sbc device.
|
||||||
|
|
||||||
# install the script's prerequisites
|
# install the script's prerequisites
|
||||||
apt-get install wget sudo
|
apt-get install wget sudo
|
||||||
|
|
||||||
# download script and execute
|
# download script and execute
|
||||||
wget -O - https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/install | sudo bash
|
wget -O - https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/install | sudo bash
|
||||||
|
|
||||||
|
# a detailed guide is available for this script as well
|
||||||
|
https://forum.openmediavault.org/index.php/Thread/28789-Installing-OMV5-on-Raspberry-PI-s-Armbian-SBC-s-i386-32-bit-platforms/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user