Inclusion-time TLD updates.
This commit is contained in:
parent
9c49affd56
commit
85c1caa1fd
4
build.sh
4
build.sh
|
@ -82,10 +82,6 @@ cp -pR "$SRC" "$BUILD"
|
|||
# include nscl dependencies
|
||||
"$NSCL/include.sh" "$BUILD"
|
||||
|
||||
if node "$NSCL/TLD/update.js" "$BUILD/nscl/common/tld.js"; then
|
||||
echo 'Updated TLDs.'
|
||||
fi
|
||||
|
||||
cp -p LICENSE COPYING "$BUILD"/
|
||||
|
||||
BUILD_CMD="web-ext"
|
||||
|
|
2
src/nscl
2
src/nscl
|
@ -1 +1 @@
|
|||
Subproject commit 40e765f0d66a10b25a27a375bc62ea141a73734f
|
||||
Subproject commit cead3ec8eabae1638432011335cd914b91124b50
|
Loading…
Reference in New Issue