liamg / shox

🍫 A customisable, universally compatible terminal status bar
The Unlicense
705 stars 21 forks source link

Install script fetches from releases URL which returns a rate limit response #3

Open techiev2 opened 4 years ago

techiev2 commented 4 years ago

Install script fails at the point where it fetches from releases. The url right now returns a rate limited response and the install script fails with a jq: error (at <stdin>:4): Cannot iterate over null (null) error

Saleh7 commented 4 years ago

https://github.com/liamg/shox/issues/2#issuecomment-591159025