# 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