hackerschoice/gsocket

https://tiny.cc/gsinst 404 not found

donvend opened this issue · 3 comments

Hi,

The installer script can not be found on the tiny.cc.

/bin/bash -c "$(curl -fsSL https://tiny.cc/gsinst)"
curl: (22) The requested URL returned error: 404

Could you please re-upload the script?

Thank you

Please use

bash -c "$(curl -fsSL gsocket.io/x)"

instead.

Where did you find the old reference to tiny.cc? tiny.cc's redirect expired after a while (dont know why) and I like to remove the old reference.

It was in the documentation on github: https://github.com/hackerschoice/gsocket/blob/master/deploy/README.md what you changed 6 min ago. :)
Ty, for the info.

Ok. thanks for getting back to me. I fixed (hopefully) the last reference to tiny-cc :>