diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-12-21 12:30:16 +0100 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-12-21 12:30:16 +0100 |
| commit | 8f9afe65075d800acc42c72dbfc3c59f6054d764 (patch) | |
| tree | b9d817924428d5d04089675dc7c2110007296883 /dev.buetow.org | |
| parent | 43c94a43b7320967d145763c173685efd3c8ded2 (diff) | |
add sudo
Diffstat (limited to 'dev.buetow.org')
| -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> |
