diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-08 20:50:55 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-08 20:50:55 +0000 |
commit | d6e48ae7467d580f46a802ffe86079a428b17f33 (patch) | |
tree | abbe61fb9efe49ae51ed68337d083a04ac9ae778 | |
parent | Updating. (diff) | |
download | progress-linux-tools-d6e48ae7467d580f46a802ffe86079a428b17f33.tar.xz progress-linux-tools-d6e48ae7467d580f46a802ffe86079a428b17f33.zip |
Updating.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rwxr-xr-x | web/update | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 () { |