summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-06-12 11:50:52 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-07-13 12:56:55 +0000
commit7b8408d9cfa0a3cdc0a59c803ecedc6eabd0a004 (patch)
tree96a1075209aa657900b0e257322ca0096828edef /web
parentUpdating. (diff)
downloadprogress-linux-tools-7b8408d9cfa0a3cdc0a59c803ecedc6eabd0a004.tar.xz
progress-linux-tools-7b8408d9cfa0a3cdc0a59c803ecedc6eabd0a004.zip
Updating.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'web')
-rwxr-xr-xweb/update3
1 files changed, 1 insertions, 2 deletions
diff --git a/web/update b/web/update
index d537cc4..53a4c6c 100755
--- a/web/update
+++ b/web/update
@@ -45,8 +45,7 @@ case "${MODE}" in
;;
graograman)
- #UPSTREAM_DISTRIBUTIONS="bookworm bookworm-updates bookworm-proposed-updates"
- UPSTREAM_DISTRIBUTIONS="bookworm"
+ UPSTREAM_DISTRIBUTIONS="bookworm bookworm-updates bookworm-proposed-updates"
DOWNSTREAM_DISTRIBUTION="graograman"
DOWNSTREAM_MIRROR="https://apt.progress-linux.org/packages"
DOWNSTREAM_TAG="progress"