1
0
mirror of https://github.com/ShaYmez/xlxd.git synced 2025-07-02 16:35:16 -04:00

Updated for XLX v2.0.0

This commit is contained in:
LX1IQ 2017-08-23 18:15:18 +02:00 committed by GitHub
parent 0ccaf5bfcc
commit 5bced4f67b

View File

@ -70,12 +70,12 @@ Please use the stable version listed above, we cannot support others.
# pico /etc/init.d/xlxd # pico /etc/init.d/xlxd
``` ```
###### Download the dmrid.dat from the XLXAPI server to your xlxd folder ###### Download the dmrid.dat from the XLXAPI server to your xlxd folder
... ```
'wget -O /xlxd/dmrid.dat http://xlxapi.rlx.lu/api/exportdmr.php' # wget -O /xlxd/dmrid.dat http://xlxapi.rlx.lu/api/exportdmr.php
... ```
###### Check your FTDI driver and install the AMBE service according to the readme in AMBEd ###### Check your FTDI driver and install the AMBE service according to the readme in AMBEd
... ```
###### Last step is to declare the service for automatic startup and shutdown ###### Last step is to declare the service for automatic startup and shutdown
``` ```