mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-18 19:22:44 +00:00
Update Homebrew taps
This commit is contained in:
parent
e94346d82c
commit
f965470f92
@ -14,7 +14,7 @@ function update_homebrew_git() {
|
||||
echo "==== SYNC $repo_dir DONE ===="
|
||||
}
|
||||
|
||||
brews=("brew" "homebrew-core" "homebrew-python" "homebrew-science" "homebrew-cask")
|
||||
brews=("brew" "homebrew-core" "homebrew-cask" "homebrew-cask-fonts" "homebrew-cask-drivers" "linuxbrew-core")
|
||||
|
||||
for brew in ${brews[@]}; do
|
||||
if [[ ! -d "$TUNASYNC_WORKING_DIR/${brew}.git" ]]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user