chirpstack-docker/Makefile
2022-08-02 20:34:34 +01:00

5 lines
217 B
Makefile

import-lorawan-devices:
rm -rf lorawan-devices
git clone https://github.com/TheThingsNetwork/lorawan-devices
docker-compose run --rm chirpstack -c /etc/chirpstack import-ttn-lorawan-devices -d /opt/lorawan-devices