blob: 155113320de92dae8ff45839a5e82a5f109f9da9 [file] [log] [blame]
#!/usr/bin/env bash
# Install 7z to be used from command line
set -ex
brew update
brew install p7zip