Update 'custompkg/root/etc/skel/Library/user-setup/040.install-homebrew.sh'
This commit is contained in:
parent
964e6b714a
commit
f576c09404
@ -11,3 +11,5 @@ if [[ ! -d ~/Library/Homebrew ]]; then
|
|||||||
curl -fsSL https://github.com/Homebrew/brew/tarball/master | \
|
curl -fsSL https://github.com/Homebrew/brew/tarball/master | \
|
||||||
tar --strip-components 1 -xvf -
|
tar --strip-components 1 -xvf -
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
~/Library/Homebrew/bin/brew analytics off
|
Loading…
Reference in New Issue
Block a user