You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to have our script run reliably, we're going to set it up to run at boot.
After running mine for a day or two, I noticed that my network connection seemed to drop regularly. Naturally, this halted my script and rendered it useless. In order to solve this problem, I setup the Pi to reboot when the network connection drops.
Since we're running our script at boot, this should solve the problem!