aboutsummaryrefslogtreecommitdiffstats
path: root/coin/provisioning/qtci-macos-10.13-x86_64/26-p7zip.sh
blob: 155113320de92dae8ff45839a5e82a5f109f9da9 (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 p7zip