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" } ####################################################################################################