asmainfeed / get-latest-sigp-lighthouse

Shell script to get the latest release binary from sigp/lighthouse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

get_latest_lighthouse

shell script to pull latest release binary from sigp/lighthouse

usage

./get_latest_lighthouse.sh

requirements

  • Ubuntu 20.04 LTS
  • jq

note:

  • for macOS, brew install bash and change shebang from '/bin/bash' to '/opt/homebrew/bin/bash'

About

Shell script to get the latest release binary from sigp/lighthouse

License:The Unlicense


Languages

Language:Shell 100.0%