1
0
mirror of https://github.com/ShaYmez/xlxd.git synced 2024-12-23 10:05:48 -05: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
```
###### 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
...
```
###### Last step is to declare the service for automatic startup and shutdown
```