mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-19 11:42:43 +00:00
Revert "Add source-han-mono in adobe-fonts"
This reverts commit df1f0e19459ea1bac4b5005a6b4140efbef31dd1.
This commit is contained in:
parent
94249cf07a
commit
509d5b33d1
@ -32,7 +32,7 @@ function checkout_font_branch() {
|
||||
}
|
||||
|
||||
UPSTREAM_BASE=${TUNASYNC_UPSTREAM_URL:-"https://github.com/adobe-fonts"}
|
||||
REPOS=("source-code-pro" "source-sans-pro" "source-serif-pro" "source-han-sans" "source-han-serif" "source-han-mono")
|
||||
REPOS=("source-code-pro" "source-sans-pro" "source-serif-pro" "source-han-sans" "source-han-serif")
|
||||
|
||||
for repo in ${REPOS[@]}; do
|
||||
if [[ ! -d "$TUNASYNC_WORKING_DIR/${repo}.git" ]]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user