From 2cfaba181b3c68761871fa47b32725c934423c14 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sat, 4 Oct 2025 08:41:25 +0100 Subject: xbmk: rename cv variables, for clarity the new names are still a bit crap, but a bit better. Signed-off-by: Leah Rowe --- include/init.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/init.sh') diff --git a/include/init.sh b/include/init.sh index 03e33e74..0fd758c2 100644 --- a/include/init.sh +++ b/include/init.sh @@ -30,8 +30,8 @@ xbtmp="" python="" pyver="" xbmklock="" -cvxbmk="" -cvchk="" +checkvarsxbmk="" +checkvarschk="" is_child="" basetmp="" -- cgit v1.2.1