script that installs omv-extras and openmediavault if not installed already.
| .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