You downloaded the HTML not the raw file. Try: wget https://web2py.googlecode.com/hg/scripts/setup-web2py-ubuntu.sh
On Saturday, 29 June 2013 02:27:13 UTC-5, [email protected] wrote: > > Hi, > > I create my own VPS with ubuntu 12.04 LTS, > > and I used the following command to install web2py: > > $ wget > http://code.google.com/p/web2py/source/browse/scripts/setup-web2py-ubuntu.sh > $ chmod +x setup-web2py-ubuntu.sh > $ ./setup-web2py-ubuntu.sh > > then, it shows the error message after that: > > ./setup-web2py-ubuntu.sh: line 5: syntax error near unexpected token > `newline' > ./setup-web2py-ubuntu.sh: line 5: `<!DOCTYPE html>' > > I don't know what's wrong here. > > Thanks for helping me! > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

