xsl: fix copy-lfs-patch.sh generation

This commit is contained in:
Xi Ruoyao 2021-05-06 18:04:15 +08:00
parent c91649c2d0
commit 0f7d4cb8a7
No known key found for this signature in database
GPG Key ID: D95E4716CCBB34DC

View File

@ -11,7 +11,7 @@
<!-- Allow select the dest dir at runtime -->
<xsl:param name="dest.dir">
<xsl:value-of select="concat('/srv/www/', substring-after('&patches-root;', 'http://'))"/>
<xsl:value-of select="concat('/srv/www/', substring-after('&patches-root;', 'https://'))"/>
</xsl:param>
<xsl:template match="/">