script that installs omv-extras and openmediavault if not installed already.
Go to file
Santiago Reig de92eca149
delete also if 99-default.link is a symbolic link
Closes https://github.com/openmediavault/openmediavault/issues/682 and https://github.com/openmediavault/openmediavault/issues/683

In Raspbian Buster 2020-02-13, the file is a symbolic link to /dev/null and is not detected correctly with the -f condition
2020-04-29 19:36:52 +02:00
.gitattributes initial commit 2019-09-16 09:03:55 -05:00
.gitignore initial commit 2019-09-16 09:03:55 -05:00
install delete also if 99-default.link is a symbolic link 2020-04-29 19:36:52 +02:00
md5sum update checksum 2020-01-24 18:44:02 -06:00
README.md add guide link 2020-01-06 06:59:48 -06:00

installScript

please use a new SD card if installing on an arm/sbc device.

install the script's prerequisites

apt-get install wget sudo

download script and execute

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/