up
This commit is contained in:
parent
4a24446fbb
commit
8ba50dc218
1 changed files with 1 additions and 0 deletions
|
|
@ -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) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue