diff --git a/discord/report_new_matches.ps1 b/discord/report_new_matches.ps1 index aa73f3d..992a934 100644 --- a/discord/report_new_matches.ps1 +++ b/discord/report_new_matches.ps1 @@ -1,4 +1,5 @@ $logprefix = get-date -Format ddMMyyy_HHmmss +#up Start-Transcript -Path "../logs/report_new_matches_$logprefix.log" -Append if ($PSScriptRoot.length -eq 0) {