mirror of
https://github.com/Jan21493/Linkplay.git
synced 2024-11-20 19:33:58 +00:00
updated content
This commit is contained in:
parent
7acda452eb
commit
16844264e2
1 changed files with 4 additions and 0 deletions
|
@ -45,6 +45,10 @@ Create a base directory on your web server, e.g. 'linkplay'. On my Mac mini the
|
|||
mkdir /Library/WebServer/Documents/linkplay
|
||||
cd /Library/WebServer/Documents/linkplay
|
||||
```
|
||||
Later I realized, that it might be easier to allow exactly the same URLs locally, so I added a symbolic link to the default subdirectory for the ***product.xml*** file:
|
||||
```
|
||||
ln -s /Library/WebServer/Documents/linkplay /Library/WebServer/Documents/wifi_audio_image
|
||||
```
|
||||
## 1. Download latest products.xml file
|
||||
The XML file products.xml contains a list of all products for which downloads are available. The following list contains devices with (mainly) A31 module.
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue