From a809b62a1c139dfd95aed779dc8a9a6a218059f4 Mon Sep 17 00:00:00 2001 From: Astro Date: Wed, 30 Oct 2013 01:01:41 +0100 Subject: [PATCH] xsl/portal2fetch: wget --no-check-certificate --- xsl/portal2fetch.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsl/portal2fetch.xsl b/xsl/portal2fetch.xsl index 3f52db991..defe64e14 100644 --- a/xsl/portal2fetch.xsl +++ b/xsl/portal2fetch.xsl @@ -12,7 +12,7 @@ wget -O portal- - .xml ' + .xml --no-check-certificate ' '