https://tiny.cc/gsinst 404 not found
donvend opened this issue · 3 comments
donvend commented
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
SkyperTHC commented
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.
donvend commented
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.
SkyperTHC commented
Ok. thanks for getting back to me. I fixed (hopefully) the last reference to tiny-cc :>