Merge pull request #2374 from redcanaryco/T1033-Cleanup-Fix

Fix-Cleanup-Command
This commit is contained in:
Paul
2023-03-17 16:00:11 -04:00
committed by GitHub
+1 -1
View File
@@ -103,5 +103,5 @@ atomic_tests:
whoami.exe /all >> #{output_path}\$file
cleanup_command: |
Remove-Item -Path $env:temp\rad*.tmp -Force
Remove-Item -Path #{output_path}\rad*.tmp -Force
name: powershell