From 5dca03cc7f1779ac7d8839ad2c7a1a23c5e112d1 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 10 Feb 2019 19:48:22 +0100 Subject: Using cdn redirector as default sources.list entry. Signed-off-by: Daniel Baumann --- debian/progress-linux.postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/progress-linux.postinst b/debian/progress-linux.postinst index 5dfadfb..959e4e8 100755 --- a/debian/progress-linux.postinst +++ b/debian/progress-linux.postinst @@ -4,7 +4,7 @@ set -e PROJECT="progress-linux" DOMAIN="progress-linux.org" -PACKAGES="https://deb.progress-linux.org/packages" +PACKAGES="https://cdn.deb.progress-linux.org/packages" Install_apt_sources () { -- cgit v1.2.3