I've got a strange issue...
I ssh into my raspberry pi and i run the script using:
cd Downloads
./auto-hard-reset-arm7
Then it starts... it pings the rig then it goes to timer "300s" because I made the timer for 5min rather than 30min. It works perfectly while my ssh connection is live and the telegram bot responds fine if I check /status
Soon as I kill ssh connection to the raspberry pi, the script stops working and even the bot is not responding in telegram... it's as if, when i kill the ssh connection it stops the script.
Can anyone help with this issue?
Use the screen utility in linux to keep the script running even if you close your ssh session.
Thank you! That worked perfectly.
The script is now running like a dream and Telegram bot is functional
Tomorrow I will replace my faulty risers and then hopefully this rig is finished and i can move to the next.