1
0
mirror of https://github.com/Mibew/i18n.git synced 2025-03-11 08:24:08 +03:00
i18n/site/_gen.bat

4 lines
201 B
Batchfile
Raw Normal View History

@echo off
xsltproc --xinclude --stringparam lang eng default.xslt index.xml > public_html\index.html
xsltproc --xinclude --stringparam lang eng default.xslt download.xml > public_html\download.html