mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-01-22 22:39:16 +08:00
优化逻辑,生成后最终文件后删除中间结果
This commit is contained in:
parent
e023637063
commit
525dc43967
@ -12,3 +12,7 @@ sed -E 's/address=\/(.+)?\//DOMAIN-SUFFIX,\1,REJECT/g' anti-ad-dnsmasq-basic.con
|
|||||||
sed -E 's/address=\/(.+)?\//DOMAIN-SUFFIX,\1,REJECT/g' anti-ad-dnsmasq-full.conf >anti-ad-surge-full.txt
|
sed -E 's/address=\/(.+)?\//DOMAIN-SUFFIX,\1,REJECT/g' anti-ad-dnsmasq-full.conf >anti-ad-surge-full.txt
|
||||||
sed -i '3 i [RULE]' anti-ad-surge-basic.txt
|
sed -i '3 i [RULE]' anti-ad-surge-basic.txt
|
||||||
sed -i '3 i [RULE]' anti-ad-surge-full.txt
|
sed -i '3 i [RULE]' anti-ad-surge-full.txt
|
||||||
|
|
||||||
|
cd ../tools
|
||||||
|
|
||||||
|
rm -f std-split-tmp-list_*.out
|
||||||
|
Loading…
Reference in New Issue
Block a user