script that installs omv-extras and openmediavault if not installed already.
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 |
||
|---|---|---|
| .gitattributes | ||
| .gitignore | ||
| install | ||
| md5sum | ||
| README.md | ||
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