forked from I2P_Developers/i2p.www
change the filename of the debian repository key on the website
This commit is contained in:
@@ -108,10 +108,10 @@ For Testing or Unstable:<br />
|
|||||||
</pre>
|
</pre>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>{% trans repokey=url_for('static', filename='debian-repo.pub') -%}
|
<li>{% trans repokey=url_for('static', filename='i2p-debian-repo.key.asc') -%}
|
||||||
Download <a href="{{ repokey }}">the key used to sign the repository</a> and add it to apt:
|
Download <a href="{{ repokey }}">the key used to sign the repository</a> and add it to apt:
|
||||||
{%- endtrans %}<br />
|
{%- endtrans %}<br />
|
||||||
<code>apt-key add debian-repo.pub</code>
|
<code>apt-key add i2p-debian-repo.key.asc</code>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
|
Reference in New Issue
Block a user