updated transmission-blocklist
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
be3319ef24
commit
68c5bbdd4d
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user