diff options
| author | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-04-23 23:15:01 +0200 |
|---|---|---|
| committer | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-04-23 23:15:01 +0200 |
| commit | 2a08adeae55e1e90ea0116c5049a4363f929a8ba (patch) | |
| tree | 1bac2d4bc03e578f748cb308f10d8c01ea1212c0 | |
| parent | fedc18aab051e9a347eb65264de405fe721bf21a (diff) | |
fix
| -rw-r--r-- | ychat.buetow.org/content/Download.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ychat.buetow.org/content/Download.xml b/ychat.buetow.org/content/Download.xml index a59c202..0f7fc7a 100644 --- a/ychat.buetow.org/content/Download.xml +++ b/ychat.buetow.org/content/Download.xml @@ -1,12 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> <content> <pagetitle>Download</pagetitle> - <text>!!HOSTNAME!! can be downloaded from a deb repo or from git.</text> - <textheader>Install from deb repository</textheader> - <text>If you have Debian GNU/Linux Wheezy you can add the following into a new apt source file, e.g. /etc/apt/source.list.d/buetoworg.list, and run apt-get update;apt-get install cpuinfo:</text> - <code>deb http://deb.buetow.org/apt wheezy main -deb-src http://deb.buetow.org/apt wheezy main</code> - <text>To trust it please run "curl http://deb.buetow.org/apt/pubkey.gpg | sudo apt-key add -".</text> <textheader>Download from git repository</textheader> <text> <noop>Go to </noop> |
