From 28c18a2bda6a4494324e7687cc346aebf7e38b39 Mon Sep 17 00:00:00 2001 From: ReachableCEO Date: Thu, 10 Jul 2025 10:00:25 -0500 Subject: [PATCH] . --- ProjectCode/SetupNewSystem.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ProjectCode/SetupNewSystem.sh b/ProjectCode/SetupNewSystem.sh index 04a2600..7c20e84 100644 --- a/ProjectCode/SetupNewSystem.sh +++ b/ProjectCode/SetupNewSystem.sh @@ -208,7 +208,7 @@ function global-installPackages() { # power-profiles-daemon fi - print_info "Completed running "$FUNCNAME"" + print_info "Completed running "$FUNCNAME" } function global-postPackageConfiguration() {