diff options
Diffstat (limited to 'dev.buetow.org/content/home.xml')
| -rw-r--r-- | dev.buetow.org/content/home.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev.buetow.org/content/home.xml b/dev.buetow.org/content/home.xml index e6076fc..a2e74d7 100644 --- a/dev.buetow.org/content/home.xml +++ b/dev.buetow.org/content/home.xml @@ -23,7 +23,7 @@ <text>Some projects provide packages in .deb format. Please check out each individual project site for available architecture and so on. Basically the debian repository is available via</text> <code>[deb|deb-src] http://deb.buetow.org/apt REPLACEWITHDISTNAME main</code> <text>To trust it please run: </text> - <code>curl http://deb.buetow.org/apt/pubkey.gpg | apt-key add -</code> + <code>curl http://deb.buetow.org/apt/pubkey.gpg | sudo apt-key add -</code> <textheader>Project list</textheader> <information> <text> |
