From 54e968efde31e1afb4017004eabae98bbb5fe911 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (uranus)" Date: Sun, 4 Jan 2015 11:10:48 +0100 Subject: Give him an evasive answer. --- netdiff.buetow.org/content/50.Download.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'netdiff.buetow.org/content/50.Download.xml') diff --git a/netdiff.buetow.org/content/50.Download.xml b/netdiff.buetow.org/content/50.Download.xml index b48740e..9fd253d 100644 --- a/netdiff.buetow.org/content/50.Download.xml +++ b/netdiff.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 http://deb.buetow.org/apt wheezy main -deb-src http://deb.buetow.org/apt wheezy main + deb https://deb.buetow.org/apt wheezy main +deb-src https://deb.buetow.org/apt wheezy main (Please replace wheezy with jessie if you are using Debian GNU/Linux Jessie) and run afterwards: - curl http://deb.buetow.org/apt/pubkey.gpg | + curl https://deb.buetow.org/apt/pubkey.gpg | sudo apt-key add - apt-get update apt-get install !!HOSTNAME!! -- cgit v1.2.3