Hello all, I would like some help with programming the Pi to auto reboot every 12hrs or so with the cgminer folder opening and any chosen .sh files to auto run within it. I've tried the commands in the previous couple of posts to do with:
sudo crontab -e and
sudo nano /etc/rc.local but unfortunately, neither of them work. I'm using
/home/pi/git/vthoang/cgminer/x1R606b.sh as my path. Any ideas and coding steps for a novice?

Thank you