summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ansible/apt.liw.fi.html10
1 files changed, 9 insertions, 1 deletions
diff --git a/ansible/apt.liw.fi.html b/ansible/apt.liw.fi.html
index bc9c7e4..414b438 100644
--- a/ansible/apt.liw.fi.html
+++ b/ansible/apt.liw.fi.html
@@ -26,7 +26,15 @@
</p>
<p>To add this repository to your APT sources lists, first install
- the keyring package, and then create a file
+ the keyring package: download the latest package
+ from <a href="debian/pool/main/a/apt.liw.fi-keyring/">debian/pool/main/a/apt.liw.fi-keyring/</a>,
+ then install the downloaded file:</p>
+
+ <blockquote>
+ <code>sudo apt install ./apt.liw.fi-keyring_(something).deb</code>
+ </blockquote>
+
+ <p>Then create a file
<code>/etc/apt/sources.list.d/apt.liw.fi.list</code> with the
contents (or any other filename that ends in <code>.list</code>):
</p>