OpenMediaVault_installScript/README.md
Aaron Murray 3b313c25a2 fix typo
2019-09-30 06:36:59 -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