diff options
| author | paul (uranus) <paul@buetow.org> | 2017-07-29 17:26:55 +0100 |
|---|---|---|
| committer | paul (uranus) <paul@buetow.org> | 2017-07-29 17:26:55 +0100 |
| commit | ec9acaa9d3206d63b2da8586d496f91c970f0d08 (patch) | |
| tree | bad5d2a467de711d27ac06d27b5db6e2930d198e /photoalbum.buetow.org/content/50.Download.xml | |
| parent | 737f10a37bf6f744ba8cf50ee976bb54fbbc76a7 (diff) | |
no https
Diffstat (limited to 'photoalbum.buetow.org/content/50.Download.xml')
| -rw-r--r-- | photoalbum.buetow.org/content/50.Download.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/photoalbum.buetow.org/content/50.Download.xml b/photoalbum.buetow.org/content/50.Download.xml index 9de25b3..c59a5f9 100644 --- a/photoalbum.buetow.org/content/50.Download.xml +++ b/photoalbum.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 https://deb.buetow.org/apt wheezy main -deb-src https://deb.buetow.org/apt wheezy main</code> + <code>deb http://deb.buetow.org/apt wheezy main +deb-src http://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 https://deb.buetow.org/apt/pubkey.gpg | + <code>curl http://deb.buetow.org/apt/pubkey.gpg | sudo apt-key add - apt-get update apt-get install !!HOSTNAME!!</code> |
