From 699a1a6f934cfa3c2d6bc8e112824a43c1391c84 Mon Sep 17 00:00:00 2001 From: Dave Hibberd Date: Sun, 25 Jan 2026 14:18:05 +0000 Subject: [PATCH] Make it more reproducible on others' setups. --- auto/config | 1 - 1 file changed, 1 deletion(-) diff --git a/auto/config b/auto/config index ed4d7d1..4517b33 100755 --- a/auto/config +++ b/auto/config @@ -21,7 +21,6 @@ lb config noauto \ --source "${_SOURCE}" \ --bootappend-live "boot=live components quiet splash persistence" \ -b iso-hybrid \ - --apt-http-proxy http://127.0.0.1:3142 \ --memtest none \ -d stable \ --archive-areas main,non-free-firmware \