LCD_ExternApp/tool/fresh_extern.ps1
2025-05-26 10:35:10 +08:00

3 lines
67 B
PowerShell

$filePath = $args[0]
(Get-Item $filePath).LastWriteTime = Get-Date