Makefile: failover for wget media.c3d2 ... logged in portal/wget.log

This commit is contained in:
vv01f 2014-10-18 00:05:32 +02:00
parent 886c19282a
commit cc97cd6e2b
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
<xsl:value-of select="@id"/>
<xsl:text>.xml:&#10; wget -O $@ --no-check-certificate '</xsl:text>
<xsl:value-of select="string(.)"/>
<xsl:text>'&#10;</xsl:text>
<xsl:text>' 2&#62;&#62; wget.log || true &#10;</xsl:text>
</xsl:template>
</xsl:stylesheet>