Hi,
Thank you for your work on the app!
I'm trying to get it to install over my current monitor setup(on a raspberry pi 3 model b) but I'm getting an error when running the first command:
bash -c "$(curl -sL https://raw.githubusercontent.com/Odianosen25/Monitor-App/master/installer/install_ad.sh)"
It says "bash: line 2: cd: $'\r': No such file or directory", "bash: line 3: $'clear\r': command not found", "bash: line 14: cd: $'\r': No such file or directory", "bash: line 17: $'\r': command not found" and "bash: -c: line 166: syntax error: unexpected end of file"
Am I missing something?
Hi,
Thank you for your work on the app!
I'm trying to get it to install over my current monitor setup(on a raspberry pi 3 model b) but I'm getting an error when running the first command:
bash -c "$(curl -sL https://raw.githubusercontent.com/Odianosen25/Monitor-App/master/installer/install_ad.sh)"
It says "bash: line 2: cd: $'
\r': No such file or directory", "bash: line 3:$'clear\r': command not found", "bash: line 14: cd: $ '\r': No such file or directory", "bash: line 17: $'\r': command not found" and "bash: -c: line 166: syntax error: unexpected end of file"Am I missing something?