Open techiev2 opened 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
jq: error (at <stdin>:4): Cannot iterate over null (null)
https://github.com/liamg/shox/issues/2#issuecomment-591159025
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