mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-19 11:42:43 +00:00
homebrew: add homebrew-services
https://github.com/tuna/issues/issues/1712
This commit is contained in:
parent
58ac1abfbc
commit
40c1711615
@ -22,7 +22,7 @@ function update_homebrew_git() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
UPSTREAM_BASE=${TUNASYNC_UPSTREAM_URL:-"https://github.com/Homebrew"}
|
UPSTREAM_BASE=${TUNASYNC_UPSTREAM_URL:-"https://github.com/Homebrew"}
|
||||||
brews=("brew" "homebrew-core" "homebrew-cask" "homebrew-cask-fonts" "homebrew-cask-drivers" "homebrew-cask-versions" "install" "homebrew-command-not-found")
|
brews=("brew" "homebrew-core" "homebrew-cask" "homebrew-cask-fonts" "homebrew-cask-drivers" "homebrew-cask-versions" "install" "homebrew-command-not-found" "homebrew-services")
|
||||||
total_size=0
|
total_size=0
|
||||||
|
|
||||||
for brew in ${brews[@]}; do
|
for brew in ${brews[@]}; do
|
||||||
|
Loading…
x
Reference in New Issue
Block a user