updated transmission-blocklist
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Paul 2021-12-29 15:29:57 +01:00
parent be3319ef24
commit 68c5bbdd4d

View File

@ -4,9 +4,11 @@ type: docker
name: default
steps:
- name: Download GeoLite.mmdb
- name: Make blocklist
image: ubuntu:latest
commands:
- apt-get update
- apt-get install wget curl jq
- ./blocklist-build.sh
- cp -v blocklist.gz upload/
environment: