for the `make_osx_package.sh` script it fails with...
# macos
a
for the
make_osx_package.sh
script it fails with
cp: /usr/local/osquery/Cellar/augeas/*/COPYING: No such file or directory
, but I can't see where a) the osquery dir would be created there and b) have brew packages downloaded? Should it be
OSQUERY_DEPS="${OSQUERY_DEPS:-/usr/local/}"
?