🔨 Add brew_build_interactive script

This commit is contained in:
Ben Chatelain 2024-03-09 10:50:35 -07:00
parent d932b8c294
commit a8868300f5
No known key found for this signature in database

11
script/brew_build_interactive Executable file
View file

@ -0,0 +1,11 @@
#!/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 \
--interactive mas