From 8ba50dc2180d032898fa471a9175c47895d00503 Mon Sep 17 00:00:00 2001 From: Lanta Date: Thu, 3 Apr 2025 11:14:15 +0200 Subject: [PATCH] up --- discord/report_new_matches.ps1 | 1 + 1 file changed, 1 insertion(+) 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) {