aboutsummaryrefslogtreecommitdiffstats
path: root/coin/provisioning/qtci-macos-10.12-x86_64/26-p7zip.sh
blob: 507463f8a2182cb462e85d4c55f4bcc2e4871a58 (plain)
1
2
3
4
5
6
7
#!/usr/bin/env bash
# Install 7z to be used from command line

set -ex

brew update
brew install --build-from-source p7zip