OpenMediaVault_installScript/README.md

8 lines
218 B
Markdown

# 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