script that installs omv-extras and openmediavault if not installed already.
Go to file
2019-12-03 12:23:10 -06:00
.gitattributes initial commit 2019-09-16 09:03:55 -05:00
.gitignore initial commit 2019-09-16 09:03:55 -05:00
install add other debian signing keys 2019-12-03 12:23:10 -06:00
README.md update pillar defaults and install lsb_release if not found 2019-10-15 21:00:13 -05:00

installScript

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