Dev #211

Merged
OpzekerIT merged 2 commits from dev into main 2025-04-03 09:14:38 +00:00
Showing only changes of commit 8ba50dc218 - Show all commits

View file

@ -1,4 +1,5 @@
$logprefix = get-date -Format ddMMyyy_HHmmss $logprefix = get-date -Format ddMMyyy_HHmmss
#up
Start-Transcript -Path "../logs/report_new_matches_$logprefix.log" -Append Start-Transcript -Path "../logs/report_new_matches_$logprefix.log" -Append
if ($PSScriptRoot.length -eq 0) { if ($PSScriptRoot.length -eq 0) {