Upload New File

This commit is contained in:
Administrator
2023-10-30 09:08:54 +00:00
parent e569ae3bd2
commit 98a8f1cad2

14
launcher.sh Normal file
View File

@@ -0,0 +1,14 @@
#!/bin/bash
#this script launch webrelay. Use sudo crontab -e to launch at start.
cd /
cd home/pi/relay
sudo python web_relay.py
cd /
# m h dom mon dow command
#@reboot sleep 30 && sh /home/pi/launcher.sh >/home/pi/logs/cronlog 2>&1
#8 7 * * * reboot