First POC.

This commit is contained in:
dabruh 2022-06-05 02:50:48 +02:00
parent 10e6415b72
commit 0eb470015f
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
$Token = $null
$LastToken = $null
$TokenFile = "C:\bid_autostarttoken"
$TokenFile = "C:\.bidtoken"
Write-Host "Starting file watcher for '$TokenFile'"