LCD_ExternApp/tool/fresh_extern.ps1

3 lines
67 B
PowerShell
Raw Permalink Normal View History

2025-05-26 10:35:10 +08:00
$filePath = $args[0]
(Get-Item $filePath).LastWriteTime = Get-Date