mirror of
https://github.com/chuot/rdio-scanner.git
synced 2026-08-13 16:33:01 -06:00
Minor improvement to README.md
This commit is contained in:
parent
7dac57810f
commit
8f0c5e6727
|
|
@ -117,13 +117,13 @@ rdio-scanner.tar.gz
|
|||
$ tar -xvzf rdio-scanner.tar.gz --strip-components 1
|
||||
...
|
||||
$ cd programs/server
|
||||
$ npm i
|
||||
$ npm i --production
|
||||
$ sudo systemctl start rdio-scanner.service
|
||||
```
|
||||
|
||||
## Trunk Recorder upload
|
||||
|
||||
### MP3 and JSON files
|
||||
### AUDIO and JSON files
|
||||
|
||||
Refer to the examples folder for upload scripts, and so on. Be careful, the first argument of the upload scripts is the system number.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue