From 16844264e21fd3fc9ee43ae0a01b0b916e9d126c Mon Sep 17 00:00:00 2001 From: Jan Wachsmuth Date: Sun, 7 Jan 2024 23:12:20 +0100 Subject: [PATCH] updated content --- download-firmware.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/download-firmware.md b/download-firmware.md index 0c9c448..2dd530f 100644 --- a/download-firmware.md +++ b/download-firmware.md @@ -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. ```