-
login over ssh
-
$ git clone https://github.com/ensembletechindia/loragw_leds.git ~/wifi-leds
-
$ sudo crontab -e
-
in the menu choose nano
-
add the following line
@reboot sudo python /home/ttn/wifi-leds/rpi-internet-monitor.py
login over ssh
$ git clone https://github.com/ensembletechindia/loragw_leds.git ~/wifi-leds
$ sudo crontab -e
in the menu choose nano
add the following line
@reboot sudo python /home/ttn/wifi-leds/rpi-internet-monitor.py