replace wget command so it doesn't download html

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

View file

@ -42,7 +42,7 @@ This exploit will not work on a Wii U's vWii. Please follow [this guide instead]
1. Start the Linux Operating System. If you do not have it installed on your computer, you can temporarily install and boot it from a flash drive (not the one used for the HackMii installer) You can follow [this guide](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) to create the bootable USB drive. Note that it will not make any permanent changes to your computer unless you select the installation option. As an ISO, provide the ISO linked in Section I that fits your configuration.
1. Open the Linux Terminal by pressing `Ctrl + Shift + T` or by opening it from the app menu and run these commands:
```
wget https://github.com/RiiConnect24/Wii-Guide/tree/master/assets/files/bluebomb-helper.zip
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