Files
i2p.i2p/.github/workflows/auto-install.xml
T

10 lines
288 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!--
IzPack 5 unattended installation options file.
Used in GitHub Actions to install IzPack 5 non-interactively.
-->
<AutoInstall>
<langpack code="eng"/>
<installpath>/home/runner/IzPack</installpath>
</AutoInstall>