Well I just cant get this to work
using a Cerbo with 2.60Fw
turned on Superuser and added a root password
I have logging in as SSH root as far as I know correctly using Putty
root@192.168.3.5 Added the password all worked then logged on as
ssh root@192.168.3.5 Added the password and all seemed to work
I then
wget -nv https://github.com/Tobi177/venus-chargerybms/tree/master/install/install.sh
also tried
wget https://github.com/Tobi177/venus-chargerybms/tree/master/install/install.sh
chmod +x install.sh
nano install.sh
However the file does not download correctly. and the contents are incorrect as per picture below.
please advise WHAT AM I DOING WRONG I am missing something simple I am sure
this is what we got when wget was used to download direct from GitHub