diff options
Diffstat (limited to 'fapi.buetow.org/content/50.Download.xml')
| -rw-r--r-- | fapi.buetow.org/content/50.Download.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fapi.buetow.org/content/50.Download.xml b/fapi.buetow.org/content/50.Download.xml index 9de25b3..c59a5f9 100644 --- a/fapi.buetow.org/content/50.Download.xml +++ b/fapi.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> |
