mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-02-13 17:12:41 +08:00
update
This commit is contained in:
parent
f929be4a5d
commit
8c51b9f645
@ -5,12 +5,11 @@ source /etc/profile
|
||||
cd $(cd "$(dirname "$0")";pwd)
|
||||
|
||||
cd ../origin-files
|
||||
|
||||
rm -f split-tmp-list_*
|
||||
|
||||
split -l 5000 ../adblock-for-dnsmasq.conf split-tmp-list_
|
||||
|
||||
cd ../tools
|
||||
cd ../
|
||||
git pull
|
||||
cd tools
|
||||
|
||||
# shellcheck disable=SC2045
|
||||
for f in $(ls ../origin-files/split-tmp-list_*)
|
||||
|
Loading…
Reference in New Issue
Block a user