This commit is contained in:
Aaron Murray 2019-09-30 06:36:59 -05:00
parent 35c2f2fb98
commit 3b313c25a2

View File

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