Merge pull request #3463 from jesterchen/patch-1

Patch 1
pull/3466/head
Adam Warner 4 years ago committed by GitHub
commit 5488fb0caf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1228,6 +1228,7 @@ chooseBlocklists() {
do
appendToListsFile "${choice}"
done
touch "${adlistFile}"
chmod 644 "${adlistFile}"
}

Loading…
Cancel
Save