Automated "Updated TLDs" commit.

This commit is contained in:
hackademix 2020-03-16 19:16:17 +01:00
parent 45de947fa0
commit 114c874cf3
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@ TLD="$BASE/TLD"
if ! [ $(date -r "$LIB/tld.js" +'%Y%m%d') -ge $(date +'%Y%m%d') -a "$1" != "tld" ] && "$TLD/generate.sh" "$LIB/tld.js"; then
cp -u "$TLD/tld.js" "$LIB"
git add src/lib/tld.js TLD && git commit -m'Updated TLDs.'
fi
./html5_events/html5_events.pl