This commit is contained in:
Lanta 2023-11-13 20:03:34 +01:00
parent 246ab2be65
commit 59ef4d670c
2 changed files with 5 additions and 4 deletions

View file

@ -1,4 +1,4 @@
Start-Transcript -Path '/var/log/dtch/report_new_matches.log' -Append
Start-Transcript -Path '/var/log/dtch/report_new_matches.log' -Append
if ($PSScriptRoot.length -eq 0) {
$scriptroot = Get-Location