Update lorawan-devices import command.

Closes #73.
This commit is contained in:
Orne Brocaar 2023-01-26 09:52:47 +00:00
parent 5edff4a463
commit a281b1783a

View File

@ -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'