This commit is contained in:
Thijs Stobbelaar 2023-11-13 20:03:34 +01:00
parent d48e8f01af
commit 2ea734b8d5
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