script that installs omv-extras and openmediavault if not installed already.
Go to file
2019-12-26 15:00:42 -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 configure nginx and php-fpm 2019-12-26 15:00:42 -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