Skip to content

Commit 114c874

Browse files
committed
Automated "Updated TLDs" commit.
1 parent 45de947 commit 114c874

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ TLD="$BASE/TLD"
6666

6767
if ! [ $(date -r "$LIB/tld.js" +'%Y%m%d') -ge $(date +'%Y%m%d') -a "$1" != "tld" ] && "$TLD/generate.sh" "$LIB/tld.js"; then
6868
cp -u "$TLD/tld.js" "$LIB"
69+
git add src/lib/tld.js TLD && git commit -m'Updated TLDs.'
6970
fi
7071

7172
./html5_events/html5_events.pl

0 commit comments

Comments
 (0)