updated README
This commit is contained in:
parent
7d948c54f2
commit
c94498d593
|
@ -10,3 +10,8 @@ apt install npm jq
|
||||||
|
|
||||||
# Once node is installed now you can install the csvtojson module
|
# Once node is installed now you can install the csvtojson module
|
||||||
npm install -g csvtojson
|
npm install -g csvtojson
|
||||||
|
|
||||||
|
# You will have to create a file for each tuner
|
||||||
|
cp hdhrstatus0.sh hdhrstatus3.sh
|
||||||
|
|
||||||
|
# Then you have to edit the f to be the tuner number
|
||||||
|
|
Loading…
Reference in New Issue