From 139dd24c027a1094f1038e588303dafed72ad026 Mon Sep 17 00:00:00 2001 From: Paul Lecuq Date: Wed, 29 Dec 2021 15:30:28 +0100 Subject: [PATCH] updated transmission-blocklist --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 3164934..cfa4aaf 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ steps: image: ubuntu:latest commands: - apt-get update - - apt-get install wget curl jq + - apt-get install -y wget curl jq - ./blocklist-build.sh - cp -v blocklist.gz upload/ environment: