OpenMediaVault_installScript/README.md
Aaron Murray bf31b5236d fix typo
2019-10-01 06:56:23 -05:00

8 lines
230 B
Markdown

# installScript
# install the script's prerequisites
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