diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-12-15 11:31:30 +0100 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-12-15 11:31:30 +0100 |
| commit | 9c2be04aade944eb6d0d34e00cc4afb03e533e29 (patch) | |
| tree | 54fcb6ba54897f483b66e93a72fa3d7d48bfceea /cbars.buetow.foo | |
| parent | 232e70178316ff7ebfbdd65b588dd444b15b7c61 (diff) | |
change deb src from ftp do http
Diffstat (limited to 'cbars.buetow.foo')
| -rw-r--r-- | cbars.buetow.foo/content/50.Download.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cbars.buetow.foo/content/50.Download.xml b/cbars.buetow.foo/content/50.Download.xml index 1bc416b..17f2bcc 100644 --- a/cbars.buetow.foo/content/50.Download.xml +++ b/cbars.buetow.foo/content/50.Download.xml @@ -4,7 +4,7 @@ <text>Cbars can be downloaded from a deb repo or from git.</text> <textheader>Install from deb repository</textheader> <text>If you have Debian GNU/Linux Squeeze 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 cbars:</text> - <code>deb ftp://deb.buetow.org/apt wheezy main + <code>deb http://deb.buetow.org/apt wheezy main deb-src http://deb.buetow.org/apt wheezy main</code> <text>Or if you prefer http:</text> <code>deb http://deb.buetow.org/apt wheezy main |
