fix typo
This commit is contained in:
parent
35c2f2fb98
commit
3b313c25a2
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user