Hi Chris,
I am trying to use coronium to develop my app, as it is based on lua scripting and it seems very flexible.
I bought a Digital Ocean instance, and I could connect to it via ssh.
But when I try to install coronium using this command line:
sudo wget https://s3.amazonaws.com/coronium-gs/install-gs.sh; sudo chmod +x install-gs.sh; sudo ./install-gs.sh
I get the next error:
–2014-10-01 12:54:57-- https://s3.amazonaws.com/coronium-gs/install-resources/installer.sh
Resolving s3.amazonaws.com (s3.amazonaws.com)… 54.231.244.4
Connecting to s3.amazonaws.com (s3.amazonaws.com)|54.231.244.4|:443… connected.
HTTP request sent, awaiting response… 404 Not Found
2014-10-01 12:54:57 ERROR 404: Not Found.
chmod: cannot access ‘installer.sh’: No such file or directory
./install-gs.sh: line 57: ./installer.sh: No such file or directory
Please, could you bring some light to this problem?
Do you know if this error is due to something I did wrong or is it a problem of the server where we download coronium?
Thanks for your time and for coronium.
Best regards,
Adrian