script that installs omv-extras and openmediavault if not installed already.
Go to file
2019-09-29 19:50:19 -05:00
.gitattributes initial commit 2019-09-16 09:03:55 -05:00
.gitignore initial commit 2019-09-16 09:03:55 -05:00
install minor tweaks 2019-09-21 11:26:53 -05:00
README.md add to readme 2019-09-29 19:50:19 -05:00

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