From d6e48ae7467d580f46a802ffe86079a428b17f33 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 8 Apr 2024 22:50:55 +0200 Subject: Updating. Signed-off-by: Daniel Baumann --- web/update | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 () { -- cgit v1.2.3