forked from I2P_Developers/i2p.www
Debian download page - Change to hardcoded URL as dynamic one isn't showing up
This commit is contained in:
@@ -138,7 +138,7 @@ For Wheezy (obsolete):<br>
|
||||
Download <a href="{{ repokey }}">the key used to sign the repository</a>:{%- endtrans %}
|
||||
<pre>
|
||||
<code>
|
||||
curl -o i2p-debian-repo.key.asc {{ repokey }}</code>
|
||||
curl -o i2p-debian-repo.key.asc https://geti2p.net/_static/i2p-debian-repo.key.asc</code>
|
||||
</pre>
|
||||
</li>
|
||||
|
||||
|
Reference in New Issue
Block a user