script that installs omv-extras and openmediavault if not installed already.
| .gitattributes | ||
| .gitignore | ||
| install | ||
| README.md | ||
installScript
install the script's requistite
apt-get install wget lsb-release sudo
download script and execute
wget -O - https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/install | sudo bash