summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-08 20:50:55 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-08 20:50:55 +0000
commitd6e48ae7467d580f46a802ffe86079a428b17f33 (patch)
treeabbe61fb9efe49ae51ed68337d083a04ac9ae778
parentUpdating. (diff)
downloadprogress-linux-tools-d6e48ae7467d580f46a802ffe86079a428b17f33.tar.xz
progress-linux-tools-d6e48ae7467d580f46a802ffe86079a428b17f33.zip
Updating.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rwxr-xr-xweb/update3
1 files changed, 2 insertions, 1 deletions
diff --git a/web/update b/web/update
index 53a4c6c..5eaaffe 100755
--- a/web/update
+++ b/web/update
@@ -78,7 +78,8 @@ UPSTREAM_MIRROR="http://debian.ethz.ch/debian"
DOWNSTREAM_SECTIONS="main contrib non-free"
-ARCHITECTURES="amd64 armel armhf arm64 i386 all source"
+#ARCHITECTURES="amd64 armel armhf arm64 i386 all source"
+ARCHITECTURES="amd64 arm64 all source"
Download_downstream_indices ()
{