优化逻辑,生成后最终文件后删除中间结果

pull/6/head
gently 5 years ago
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 -i '3 i [RULE]' anti-ad-surge-basic.txt
sed -i '3 i [RULE]' anti-ad-surge-full.txt
cd ../tools
rm -f std-split-tmp-list_*.out

Loading…
Cancel
Save