From e15d91c00f22162bf75a044b3b6ccc716fa808af Mon Sep 17 00:00:00 2001
From: Holger Paradies <retabell@gmx.de>
Date: Sun, 10 Mar 2024 17:58:08 +0100
Subject: Update debpool sources.list

---
 config/chroot_local-hooks/xx-sources.list | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/chroot_local-hooks/xx-sources.list b/config/chroot_local-hooks/xx-sources.list
index 5d1616e..337385d 100755
--- a/config/chroot_local-hooks/xx-sources.list
+++ b/config/chroot_local-hooks/xx-sources.list
@@ -14,6 +14,6 @@ sed -i -e "s#${LB_MIRROR_CHROOT}#http://deb.debian.org/debian#"g /etc/apt/source
 # update apt index debpool
 cp -f /etc/apt/sources.list /etc/apt/sources.list.bak
 sed -i '/live/!d' /etc/apt/sources.list
-apt-get update
+apt-get update -y
 cp -f /etc/apt/sources.list.bak /etc/apt/sources.list
 rm -f /etc/apt/sources.list.bak
-- 
cgit v1.0