Merge pull request #2374 from redcanaryco/T1033-Cleanup-Fix
Fix-Cleanup-Command
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user