From 278020cd6a495a4397e18f2856f93f7d013970ab Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Fri, 30 Aug 2024 23:36:07 +0200 Subject: [PATCH] fix --- spcd/bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spcd/bootstrap.sh b/spcd/bootstrap.sh index 8f91ca7..26acacf 100644 --- a/spcd/bootstrap.sh +++ b/spcd/bootstrap.sh @@ -397,7 +397,7 @@ spcd_step__environment_defaults_print() { "REF_FEATURE" \ "REF_RELEASE" \ "REF_STAGING" \ - "TXT_LANGUAGE" \ + "TXT_LOCALE" \ "URL_ALMA" \ "URL_ALPINE" \ "URL_ARCH" \