pull/6/head
gently 5 years ago
parent 8c51b9f645
commit 23b45c4d61

@ -7,9 +7,8 @@ cd $(cd "$(dirname "$0")";pwd)
cd ../origin-files
rm -f split-tmp-list_*
split -l 5000 ../adblock-for-dnsmasq.conf split-tmp-list_
cd ../
cd ../tools
git pull
cd tools
# shellcheck disable=SC2045
for f in $(ls ../origin-files/split-tmp-list_*)

Loading…
Cancel
Save