gabyx / Githooks

🦎 Githooks: per-repo and shared Git hooks with version control and auto update. [✩Star] if you're using it!
MIT License
102 stars 4 forks source link

fix(installer): correct uname option #127

Closed gimiki closed 8 months ago

gimiki commented 10 months ago

Partially fix #126

uname -p return arm on a mac os with arm64 and the check fails. I cannot test on other ARM platform currently.

gabyx commented 8 months ago

Closed due to PR #129. Thanks for pointing this out!