qt5/coin/provisioning/qtci-macos-11-x86_64/26-p7zip.sh

8 lines
103 B
Bash
Executable File

#!/usr/bin/env bash
# Install 7z to be used from command line
set -ex
brew update
brew install p7zip