Files
qt5/coin/provisioning/qtci-macos-10.13-x86_64/26-p7zip.sh
Dimitrios Apostolou b97df21bef Brew update only once
Change-Id: I6c2650574b6b62ceedfc95a9caab7ca26a6fa10b
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
2019-09-26 20:12:15 +02:00

8 lines
92 B
Bash
Executable File

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