mirror of
https://gitlab.com/dabruh/weird-corner.git
synced 2025-01-30 21:08:11 +01:00
First POC.
This commit is contained in:
parent
10e6415b72
commit
0eb470015f
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
|
||||
$Token = $null
|
||||
$LastToken = $null
|
||||
$TokenFile = "C:\bid_autostarttoken"
|
||||
$TokenFile = "C:\.bidtoken"
|
||||
|
||||
Write-Host "Starting file watcher for '$TokenFile'"
|
||||
|
||||
|
|
Loading…
Reference in a new issue