mirror of
https://github.com/borgbackup/borg.git
synced 2026-06-13 19:00:44 -04:00
install lz4 from brew
This commit is contained in:
parent
8af3aa3397
commit
abe29583f2
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ if [[ "$(uname -s)" == 'Darwin' ]]; then
|
|||
eval "$(pyenv init -)"
|
||||
fi
|
||||
|
||||
brew install lz4
|
||||
brew outdated pyenv || brew upgrade pyenv
|
||||
|
||||
case "${TOXENV}" in
|
||||
|
|
|
|||
Loading…
Reference in a new issue