We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13b2d63 commit dd2f391Copy full SHA for dd2f391
1 file changed
index.html
@@ -17,7 +17,7 @@
17
Signed-By: /usr/share/keyrings/NexusSfan.pgp
18
</code>
19
20
-Where <code>[system]</code> can be <code>debian</code> or <code>devuan</code> depending if you have systemd or not.
+Where <code>[system]</code> can be <code>debian</code>, <code>devuan</code>, or <code>ubuntu</code>.
21
22
Now, run <code>curl -fsSL https://mrchicken.nexussfan.cz/publickey.asc | gpg --dearmor | sudo tee /usr/share/keyrings/NexusSfan.pgp > /dev/null</code>
23
This will set up the publickey.
0 commit comments