/get-latest-sigp-lighthouse

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

Primary LanguageShellThe UnlicenseUnlicense

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'