Brew is installed but not identified as a command inside postinstall script of `pkgbuild` (MacOS)

前端 未结 0 1360
谎友^
谎友^ 2021-01-24 14:20

I have a small shell script that installs Brew if it is not already installed.

#!/bin/bash -v

which -s brew
i         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题