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
|
name: default
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Download GeoLite.mmdb
|
- name: Make blocklist
|
||||||
image: ubuntu:latest
|
image: ubuntu:latest
|
||||||
commands:
|
commands:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install wget curl jq
|
||||||
- ./blocklist-build.sh
|
- ./blocklist-build.sh
|
||||||
- cp -v blocklist.gz upload/
|
- cp -v blocklist.gz upload/
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
Reference in New Issue
Block a user