README.md: fix typo
README.md: fix typo
CONTRIBUTING.md: remove ":"
Just a simple bash script wizard to install Hyperbola after you have booted on the official Hyperbola install media.
With this script, you can install Hyperbola with two simple terminal commands.
This wizard is made to install minimum packages (Base, bootloader and optionally hyperdi).
First, boot with the last Hyperbola image with a bootable device.
Then make sure you have Internet connection on the HyperISO.
If you have a wireless connection the wpa_supplicant -B -i <name-device> -c <(wpa_passphrase "ssid" "psk")
command might be useful to you.
You can also read the Network configuration from the Hyperbola guide for more detailed instructions.
Then download the script with from the command line:
$ curl -L https://0x0.st/NlXF -o hyperfi
Finally, launch the script:
$ sh hyperfi
Then follow the on-screen instructions to completion.
If you require extra help, visit the provided video playlist and follow my example.
$ sh hyperfi -cpl {URL of your custom package list}
You can find a sample custom package list file in the samples folder.
You can test your script with this command:
$ sh hyperfi -t {username} {branchname}
Example:
$ sh hyperfi -t matmoul master