diff options
| author | Paul Buetow (uranus) <paul@buetow.org> | 2015-01-04 11:10:48 +0100 |
|---|---|---|
| committer | Paul Buetow (uranus) <paul@buetow.org> | 2015-01-04 11:10:48 +0100 |
| commit | 54e968efde31e1afb4017004eabae98bbb5fe911 (patch) | |
| tree | f59447691c09d538d37426cc0c6506c94a7a0002 /loadbars.buetow.org/content/50.Download.xml | |
| parent | d51e663a5cae3b8bf03b40671c192ec6d51e60af (diff) | |
Give him an evasive answer.
Diffstat (limited to 'loadbars.buetow.org/content/50.Download.xml')
| -rw-r--r-- | loadbars.buetow.org/content/50.Download.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/loadbars.buetow.org/content/50.Download.xml b/loadbars.buetow.org/content/50.Download.xml index b48740e..9fd253d 100644 --- a/loadbars.buetow.org/content/50.Download.xml +++ b/loadbars.buetow.org/content/50.Download.xml @@ -4,10 +4,10 @@ <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:</text> - <code>deb http://deb.buetow.org/apt wheezy main -deb-src http://deb.buetow.org/apt wheezy main</code> + <code>deb https://deb.buetow.org/apt wheezy main +deb-src https://deb.buetow.org/apt wheezy main</code> <text>(Please replace wheezy with jessie if you are using Debian GNU/Linux Jessie) and run afterwards:</text> - <code>curl http://deb.buetow.org/apt/pubkey.gpg | + <code>curl https://deb.buetow.org/apt/pubkey.gpg | sudo apt-key add - apt-get update apt-get install !!HOSTNAME!!</code> |
