From 254dd20974838473b95a0346b4ba0d4b30769d0b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 01:48:58 +0200 Subject: Updating. Signed-off-by: Daniel Baumann --- web/update | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'web') diff --git a/web/update b/web/update index 11e87bc..895e52f 100755 --- a/web/update +++ b/web/update @@ -33,11 +33,9 @@ case "${MODE}" in ;; fuchur) - #UPSTREAM_DISTRIBUTIONS="bullseye bullseye-security bullseye-updates bullseye-proposed-updates" - UPSTREAM_DISTRIBUTIONS="bullseye" + UPSTREAM_DISTRIBUTIONS="bullseye bullseye-security bullseye-updates bullseye-proposed-updates" DOWNSTREAM_DISTRIBUTION="fuchur" - #DOWNSTREAM_DISTRIBUTIONS="fuchur fuchur-security fuchur-updates" - DOWNSTREAM_DISTRIBUTIONS="fuchur" + DOWNSTREAM_DISTRIBUTIONS="fuchur fuchur-security fuchur-updates" DOWNSTREAM_MIRROR="https://apt.progress-linux.org/packages" DOWNSTREAM_TAG="progress" ;; -- cgit v1.2.3