Hi Guys
Firstly, @Kasmetski for the amazing work on this rig resetter. It's exactly what I was looking for after weeks of headache with my rig hanging and I must drive 40 miles to reboot!.
I have purchased a Raspberry Pi 3 Model B and installed Raspbian just now. I have also enabled SSH and changed the password for user Pi for security.
Now, I am on Github but I'm not sure what to do from here...
Should I run:
sudo curl -O https://github.com/Kasmetski/auto-hard-reset/archive/master.zip
to download the file to the default directory?
After this, github mention to run:
tar -xvzf auto-hard-reset-arm7.tar.gz
chmod +x auto-hard-reset-arm7
But I checked in Github file list I don't see any auto-hard-reset-arm7.tar.gz filename.
Please help, sorry for the noob question... I'm sure I am overlooking something.