This commit is contained in:
Aaron Murray 2020-05-19 11:42:42 -05:00
parent cd2263584f
commit e673a905a0

View File

@ -6,6 +6,7 @@
apt-get install wget sudo
# download script and execute
# the wget option -O needs to be a capital letter 'O'
wget -O - https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/install | sudo bash
# a detailed guide is available for this script as well