mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 01:02:08 +01:00
do not include optional annoyances.txt in extension package
This commit is contained in:
parent
367001a3de
commit
7afc78e866
1 changed files with 2 additions and 0 deletions
|
@ -25,5 +25,7 @@ cp -R ../uAssets/thirdparties/www.malwaredomainlist.com $DES/thirdparti
|
|||
|
||||
mkdir $DES/ublock
|
||||
cp -R ../uAssets/filters/* $DES/ublock/
|
||||
# Optional filter lists: do not include in package
|
||||
rm $DES/ublock/annoyances.txt
|
||||
|
||||
echo "done."
|
||||
|
|
Loading…
Reference in a new issue