script that installs omv-extras and openmediavault if not installed already.
Go to file
2019-12-21 16:13:34 -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 fix rsyslog rule for ionice 2019-12-13 08:57:46 -06:00
install2 add simple install script 2019-12-21 16:13:34 -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