summaryrefslogtreecommitdiff
path: root/update.sh
diff options
context:
space:
mode:
Diffstat (limited to 'update.sh')
-rw-r--r--update.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update.sh b/update.sh
index b1ee72b..361bcfd 100644
--- a/update.sh
+++ b/update.sh
@@ -1,7 +1,7 @@
#!/bin/sh
#git pull --recurse
-#curl -LO https://raw.githubusercontent.com/google/fonts/main/tags/all/families.csv
+curl -LO https://raw.githubusercontent.com/google/fonts/main/tags/all/families.csv
curl https://fonts.google.com/metadata/stats | \
# First line is junk.
sed -n -e '2,$p' > popularity.json