We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5edff4a commit a281b17Copy full SHA for a281b17
Makefile
@@ -3,4 +3,4 @@ import-lorawan-devices:
3
apt-get update && \
4
apt-get install -y make git && \
5
git clone https://github.com/brocaar/lorawan-devices /tmp/lorawan-devices && \
6
- 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'
0 commit comments