Skip to content

Commit a281b17

Browse files
committed
Update lorawan-devices import command.
Closes #73.
1 parent 5edff4a commit a281b17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ import-lorawan-devices:
33
apt-get update && \
44
apt-get install -y make git && \
55
git clone https://github.com/brocaar/lorawan-devices /tmp/lorawan-devices && \
6-
chirpstack -c /etc/chirpstack import-ttn-lorawan-devices -d /tmp/lorawan-devices'
6+
chirpstack -c /etc/chirpstack import-legacy-lorawan-devices-repository -d /tmp/lorawan-devices'

0 commit comments

Comments
 (0)