script that installs omv-extras and openmediavault if not installed already.
Go to file
Aaron Murray bf31b5236d fix typo
2019-10-01 06:56:23 -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 fix typo 2019-10-01 06:56:23 -05:00

installScript

install the script's prerequisites

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