You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This script installs Homebrew to its preferred prefix (/usr/local for macOS Intel, /opt/homebrew for Apple Silicon and /home/linuxbrew/.linuxbrew for Linux)
From https://github.com/Homebrew/brew/blob/master/docs/Installation.md#installation
We only need to add a glob after https://github.com/nexB/typecode/blob/main/src/typecode/magic2.py#L128
glob.glob('/opt/homebrew/Cellar/libmagic/*/lib/libmagic.dylib')
The text was updated successfully, but these errors were encountered: