fabpot/local-php-security-checker

zsh: exec format error on macOS

Closed this issue · 1 comments

I'm trying to run a binary on macOS Big Sur (Version 11.1) and get error

image

Installation steps:

  1. wget -O /usr/local/bin/local-php-security-checker "https://github.com/fabpot/local-php-security-checker/releases/download/v1.0.0/local-php-security-checker_1.0.0_linux_amd64"
  2. chmod +x /usr/local/bin/local-php-security-checker

My bad.
local-php-security-checker_1.0.0_darwin_amd64 works fine.