]> arthur.barton.de Git - bup.git/commitdiff
cirrus: macos: use new brew installer
authorJohannes Berg <johannes@sipsolutions.net>
Thu, 28 May 2020 22:06:24 +0000 (00:06 +0200)
committerRob Browning <rlb@defaultvalue.org>
Sun, 5 Jul 2020 16:16:23 +0000 (11:16 -0500)
The current installer prints that it's deprecated, use the
one they suggest using now.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Reviewed-by: Rob Browning <rlb@defaultvalue.org>
dev/prep-for-macos-build

index 7099574fa5e9c164e51b819755261ceedeb6d9d9..090610c2884caf04e159d6ce045d35a9f2cf85bc 100755 (executable)
@@ -2,7 +2,7 @@
 
 set -ex
 
-ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
+/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
 
 brew update
 brew install par2 readline rsync