parent
5edff4a463
commit
a281b1783a
2
Makefile
2
Makefile
@ -3,4 +3,4 @@ import-lorawan-devices:
|
|||||||
apt-get update && \
|
apt-get update && \
|
||||||
apt-get install -y make git && \
|
apt-get install -y make git && \
|
||||||
git clone https://github.com/brocaar/lorawan-devices /tmp/lorawan-devices && \
|
git clone https://github.com/brocaar/lorawan-devices /tmp/lorawan-devices && \
|
||||||
chirpstack -c /etc/chirpstack import-ttn-lorawan-devices -d /tmp/lorawan-devices'
|
chirpstack -c /etc/chirpstack import-legacy-lorawan-devices-repository -d /tmp/lorawan-devices'
|
||||||
|
Loading…
Reference in New Issue
Block a user