From 29b33575973a1cd093cd5fc401775b83fa23226c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20Guzm=C3=A1n?= Date: Thu, 19 Feb 2026 04:05:42 -0600 Subject: [PATCH] config: add and export deblob var --- helpers/config | 1 + 1 file changed, 1 insertion(+) diff --git a/helpers/config b/helpers/config index 192192f..e123a4a 100755 --- a/helpers/config +++ b/helpers/config @@ -46,6 +46,7 @@ export RELEASE=trisquel export DOMAIN=trisquel.info export UPSTREAM=noble export UPSTREAMRELEASE=24.04 +export DEBLOB=1 MIRROR=http://archive.ubuntu.com/ubuntu LOCALMIRROR=http://archive.trisquel.org/trisquel GIT_TPH_REPO=https://gitlab.trisquel.org/trisquel/package-helpers