fix(windows): restore fileops collector freshness

This commit is contained in:
igor04091968
2026-05-14 15:46:03 +03:00
parent 0cce6fd08e
commit 59e93c1c69
2 changed files with 17 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
Set-StrictMode -Version Latest
Set-StrictMode -Version Latest
$ErrorActionPreference = 'Stop'
function Assert-Administrator {