mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-19 11:42:43 +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 ===="
|
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
|
for brew in ${brews[@]}; do
|
||||||
if [[ ! -d "$TUNASYNC_WORKING_DIR/${brew}.git" ]]; then
|
if [[ ! -d "$TUNASYNC_WORKING_DIR/${brew}.git" ]]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user