From 6ebf75a91b61b1781804f6f12fc0c9c11fbd6e903e448933cf4e3a60f5d6bdca Mon Sep 17 00:00:00 2001 From: "Marc S. Weidner" Date: Tue, 24 Jun 2025 10:53:55 +0200 Subject: [PATCH] V8.03.832.2025.06.24 Signed-off-by: Marc S. Weidner --- lib/lib_check_provider.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/lib_check_provider.sh b/lib/lib_check_provider.sh index 7684713..cba55cc 100644 --- a/lib/lib_check_provider.sh +++ b/lib/lib_check_provider.sh @@ -19,7 +19,7 @@ guard_sourcing ####################################### check_provider() { clear - cat << "EOF" >| "${VAR_NOTES}" + cat << EOF >| "${VAR_NOTES}" Build : "${VAR_VERSION}" Commit : "${VAR_GIT_REL}"