Fix URL in install-wifi-firmwares.sh

Fixes #15916
This commit is contained in:
Humdinger
2020-04-28 17:44:57 +02:00
parent 06aba24416
commit e304f35430
+4 -4
View File
@@ -23,10 +23,10 @@ MESSAGE="This script will install firmware for various wireless network cards.
access, only Intel's ipw2100 and ipw2200 will be installed. access, only Intel's ipw2100 and ipw2200 will be installed.
If you do not have internet access and need to install the other firmwares, If you do not have internet access and need to install the other firmwares,
goto http://www.haiku-os.org/guides/dailytasks/wireless. This page has goto https://www.haiku-os.org/docs/userguide/en/workshop-wlan.html. This page
instructions on which files to manually download and where to copy them into has instructions on which files to manually download and where to copy them
this OS. It also has different script that can be run on another OS and will into this OS. It also has different script that can be run on another OS and
prepare a zip archive for easy install. After that, re-run this script." will prepare a zip archive for easy install. After that, re-run this script."
VIEW='View licenses' VIEW='View licenses'
ABORT='Abort installation' ABORT='Abort installation'
OK='I agree to the licenses. Install firmwares.' OK='I agree to the licenses. Install firmwares.'