add TSV format

This commit is contained in:
Doug Bird 2018-06-22 00:41:43 -07:00
parent 45b142f730
commit 176a02f944
1 changed files with 5 additions and 0 deletions

View File

@ -129,6 +129,11 @@ else
[ "$QUIET_MODE" = "0" ] && printf "$ME_NAME: (NOTICE) skipped downloading IANA data and skipped generating new CSV\n"
fi
#
# execute TSV helper
#
helper generate-tsv-tlds-tsv.js "Tab-Separated-Values 'tlds.tsv'"
#
# execute JavaScript helpers
#