remove unzip commands

This commit is contained in:
urmum-69 2020-04-06 16:52:13 +00:00 committed by GitHub
parent 0f6bfab511
commit f4c9132021
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,8 +43,6 @@ This exploit will not work on a Wii U's vWii. Please follow [this guide instead]
1. Open the Linux Terminal by pressing `Ctrl + Shift + T` or by opening it from the app menu and run these commands:
```
wget https://raw.githubusercontent.com/RiiConnect24/Wii-Guide/master/assets/files/bluebomb-helper.sh
unzip bluebomb-helper.zip
rm bluebomb-helper.zip
chmod a+x bluebomb-helper.sh
./bluebomb-helper.sh
```