mcobit/retrosmc

Can't run "install-retrosmc.sh"

Closed this issue · 4 comments

I was able to go through all of the steps for downloading the GitHub repository, but after using
"chmod -x install-retrosmc.sh" I was not able to run the shell. Every time I did "sudo ./install-retrosmc.sh" I was given the response of "./install-retrosmc.sh: Syntax error: newline unexpected" I have no idea what to do, pretty new to Linux.

You should eun it without sudo.

I got the same error without sudo as well.
On 1 Jan 2016 11:27, "mcobit" notifications@github.com wrote:

You should eun it without sudo.


Reply to this email directly or view it on GitHub
#13 (comment).

You need +x not -x

Also try to redownload the file. Also, could we discuss such problems on the osmc forums so that more people can find and profit from it please?