From ec9acaa9d3206d63b2da8586d496f91c970f0d08 Mon Sep 17 00:00:00 2001 From: "paul (uranus)" Date: Sat, 29 Jul 2017 17:26:55 +0100 Subject: no https --- pwgrep.buetow.org/content/50.Download.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pwgrep.buetow.org/content/50.Download.xml') diff --git a/pwgrep.buetow.org/content/50.Download.xml b/pwgrep.buetow.org/content/50.Download.xml index 9de25b3..c59a5f9 100644 --- a/pwgrep.buetow.org/content/50.Download.xml +++ b/pwgrep.buetow.org/content/50.Download.xml @@ -4,10 +4,10 @@ !!HOSTNAME!! can be downloaded from a deb repo or from git. Install from deb repository 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: - deb https://deb.buetow.org/apt wheezy main -deb-src https://deb.buetow.org/apt wheezy main + deb http://deb.buetow.org/apt wheezy main +deb-src http://deb.buetow.org/apt wheezy main (Please replace wheezy with jessie if you are using Debian GNU/Linux Jessie) and run afterwards: - curl https://deb.buetow.org/apt/pubkey.gpg | + curl http://deb.buetow.org/apt/pubkey.gpg | sudo apt-key add - apt-get update apt-get install !!HOSTNAME!! -- cgit v1.2.3