From 168456ee7f9e61c7fed4e4f7bcb8676a0969baeb Mon Sep 17 00:00:00 2001 From: ReachableCEO Date: Thu, 10 Jul 2025 09:59:35 -0500 Subject: [PATCH] fixed --- ProjectCode/SetupNewSystem.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ProjectCode/SetupNewSystem.sh b/ProjectCode/SetupNewSystem.sh index 1dd915d..04a2600 100644 --- a/ProjectCode/SetupNewSystem.sh +++ b/ProjectCode/SetupNewSystem.sh @@ -311,7 +311,7 @@ function global-postPackageConfiguration() { tuned-adm profile virtual-guest fi - print_info "Completed running "$FUNCNAME"" + print_info "Completed running "$FUNCNAME" } ####################################################################################################