Skip to content

Commit 176a02f

Browse files
author
Doug Bird
committed
add TSV format
1 parent 45b142f commit 176a02f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

bin/devel/update-formats.sh

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,11 @@ else
129129
[ "$QUIET_MODE" = "0" ] && printf "$ME_NAME: (NOTICE) skipped downloading IANA data and skipped generating new CSV\n"
130130
fi
131131

132+
#
133+
# execute TSV helper
134+
#
135+
helper generate-tsv-tlds-tsv.js "Tab-Separated-Values 'tlds.tsv'"
136+
132137
#
133138
# execute JavaScript helpers
134139
#

0 commit comments

Comments
 (0)