This commit is contained in:
Lanta 2025-04-03 11:14:15 +02:00
parent 4a24446fbb
commit 8ba50dc218

View file

@ -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) {