mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-06-08 10:51:43 +00:00
10 lines
288 B
XML
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>
|