Closed MrPresident2 closed 3 years ago
sudo apt install git
Thanks What about the cd rpisurv? I'm getting -bash: cd: rpisurv/: No such file or directory
git clone https://github.com/SvenVD/rpisurv cd rpisurv git checkout v3_latest sudo ./install.sh
you can read everything on https://github.com/SvenVD/rpisurv/tree/v3.0.0-beta7
yes I know I read it but git clone https://github.com/SvenVD/rpisurv got me an error same as cd rpisurv I'm getting -bash: cd: rpisurv: No such file or directory
sudo apt install git clone https://github.com/SvenVD/rpisurv Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package clone E: Unable to locate package https://github.com/SvenVD E: Couldn't find any package by glob 'https://github.com/SvenVD' E: Couldn't find any package by regex 'https://github.com/SvenVD'
That's what I'm getting here
just copy & paste what I did poste before.
cool, I didn't thought about it let me write it again :)
git clone https://github.com/SvenVD/rpisurv
Gives me: "-bash: git: command not found"
:)
can you help me with that?
sudo apt install git. please close :)
Thanks :) as I said before seems like you are mad or something but sudo apt install git clone https://github.com/SvenVD/rpisurv Got me this: Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package clone E: Unable to locate package https://github.com/SvenVD E: Couldn't find any package by glob 'https://github.com/SvenVD' E: Couldn't find any package by regex 'https://github.com/SvenVD'
so it seems it's not working and after that cd rpisurv I'm getting -bash: cd: rpisurv: No such file or directory
maybe just try to help me and be nicer? I'm just trying to figure what's wrong sir and I do appreciate your help
just type git clone https://github.com/SvenVD/rpisurv and not sudo apt install git clone https://github.com/SvenVD/rpisurv
I´m really nice btw :D
Well, I reinstalled the os and now it's working, but I do have another problem. When I try to edit Display1.yml with /etc/rpisurv/display1.yml I'm getting this: -bash: /etc/rpisurv/display1.yml: Permission denied can you help me with that :)?
can anyone help me with why git clone https://github.com/SvenVD/rpisurv won't work for me? I'm getting "-bash: git: command not found"