From 85216810768ddd3f6732a91b05631086253ba111 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 7 May 2024 04:02:27 +0200 Subject: Updating. Signed-off-by: Daniel Baumann --- web/update | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/update b/web/update index 895e52f..bd2c7a3 100755 --- a/web/update +++ b/web/update @@ -17,9 +17,9 @@ MODE="$(basename ${0} | awk -F. '{ print $2 }')" case "${MODE}" in engywuck) - # FIXME - UPSTREAM_DISTRIBUTIONS="buster buster-updates buster-proposed-updates" + UPSTREAM_DISTRIBUTIONS="buster buster-security buster-updates buster-proposed-updates" DOWNSTREAM_DISTRIBUTION="engywuck" + DOWNSTREAM_DISTRIBUTIONS="engywuck engywuck-security engywuck-updates" DOWNSTREAM_MIRROR="https://apt.progress-linux.org/packages" DOWNSTREAM_TAG="progress" ;; -- cgit v1.2.3