-
Notifications
You must be signed in to change notification settings - Fork 8
Description
Running the ./install_nquake.sh results in only one Mirror, GitHub, which has bad links in it. Running the script results in the following output.
**From what mirror would you like to download nQuake?
1 GitHub
Enter mirror number [random]: 1
=== Downloading ===
Downloading Quake Shareware...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
Some distribution files failed to download. Better luck next time. Exiting.
The directory /Users/andrewjohnson/Applications/nQuake is about to be removed, press Enter to confirm or CTRL+C to exit.**
It looks like within the install_nquake.sh script, the URL is correct for the online resource list:
https://raw.githubusercontent.com/nQuake/client-win32/master/etc/nquake.ini
but the nquake.ini returned from the mirror contains a dud URL for resources:
http://github.com/nQuake/distfiles/releases/download/snapshot - results in 404 - Not found
Think the nquake.ini needs updating to point to correct filepath