This commit is contained in:
Lanta 2023-11-14 10:45:07 +01:00
parent c590becf0a
commit 38bd9ae1df
7 changed files with 18 additions and 7 deletions

View file

@ -10,7 +10,7 @@ else {
}
. $scriptroot\..\includes\ps1\lockfile.ps1
new-lock
new-lock -by "matchparser"
##SETTINGS
$monthsback = -1 # how many months back to look for matches
##END OF SETTINGS