mirror of
https://github.com/LX3JL/xlxd.git
synced 2025-12-06 07:42:01 +01:00
Updated for XLX v2.0.0
This commit is contained in:
parent
0ccaf5bfcc
commit
5bced4f67b
|
|
@ -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
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue