From 54cfcf669faee70f7a655f2bcfddb6a254c756d0 Mon Sep 17 00:00:00 2001 From: ReachableCEO Date: Thu, 10 Jul 2025 10:01:30 -0500 Subject: [PATCH] fixed agian --- ProjectCode/SetupNewSystem.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ProjectCode/SetupNewSystem.sh b/ProjectCode/SetupNewSystem.sh index 7c20e84..bcc0c1c 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"" } ####################################################################################################