mas/script/brew_build_interactive

12 lines
195 B
Text
Raw Permalink Normal View History

2024-03-09 17:50:35 +00:00
#!/bin/bash -e
#
# script/brew_build_interactive
# mas
#
# https://docs.brew.sh/Formula-Cookbook#check-the-build-system
#
HOMEBREW_NO_INSTALL_FROM_API=1 \
brew reinstall \
2024-03-31 17:05:04 +00:00
--interactive mas