OpenMediaVault_installScript/README.md
2019-09-29 19:50:19 -05:00

8 lines
227 B
Markdown

# installScript
# install the script's requistite
apt-get install wget lsb_release sudo
# download script and execute
wget -O - https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/install | sudo bash