diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-12-31 00:58:40 +0100 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-12-31 00:58:40 +0100 |
| commit | 99014c47574447678261fae2e29b5ac9e64d941e (patch) | |
| tree | 52e0760cb207f5ea8cb48a7472f5219fe5e015c3 | |
| parent | edeb4da17b252179a70a30f78b7ab7931f5d468c (diff) | |
Your ignorance cramps my conversation.
| -rw-r--r-- | dev.buetow.org/content/home.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev.buetow.org/content/home.xml b/dev.buetow.org/content/home.xml index a2e74d7..d907b48 100644 --- a/dev.buetow.org/content/home.xml +++ b/dev.buetow.org/content/home.xml @@ -21,8 +21,8 @@ </text> <textheader>Deb repository</textheader> <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>[deb|deb-src] http://deb.buetow.org/apt DISTRIBUTION main</code> + <text>Where DISTRIBUTION may be squeeze, wheezy.... To the repo please run: </text> <code>curl http://deb.buetow.org/apt/pubkey.gpg | sudo apt-key add -</code> <textheader>Project list</textheader> <information> |
