From e1ce4e6381549a75c92673a29d0da8125830c05d Mon Sep 17 00:00:00 2001
From: Ark74 <ark@switnet.org>
Date: Fri, 14 Oct 2022 01:54:42 -0500
Subject: [PATCH] console-setup: use variable to change name convention for
 rebuild.

---
 helpers/make-console-setup | 1 +
 1 file changed, 1 insertion(+)

diff --git a/helpers/make-console-setup b/helpers/make-console-setup
index 937d4ded..912b58de 100644
--- a/helpers/make-console-setup
+++ b/helpers/make-console-setup
@@ -25,6 +25,7 @@
 
 VERSION=0
 NETINST=true
+NAME_CI=true
 . ./config
 
 
-- 
GitLab