From b93d4d40bc946ac31fcdb619343e21717d816e99 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Tue, 9 Apr 2019 17:53:48 +0200 Subject: drop deprecated mode= for fetch --- daily-psk.capsman | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'daily-psk.capsman') diff --git a/daily-psk.capsman b/daily-psk.capsman index ff0b658..06c69f8 100644 --- a/daily-psk.capsman +++ b/daily-psk.capsman @@ -74,7 +74,7 @@ :local Attach "qrcode-daily.png"; :do { - / tool fetch mode=https check-certificate=yes-without-crl \ + / tool fetch check-certificate=yes-without-crl \ $Url dst-path=$Attach; } on-error={ :set Attach ""; -- cgit v1.2.3-54-g00ecf