-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
niclaslindstedt/nquakesv is giving the error:
============= nQuake server ==============
Using settings:
- HOSTNAME=#Cotemig98 KTX Docker Server
- PORT=28501
- SERVER_ADMIN=Paulo [email protected]
- REPORT_URL=https://badplace.eu
- REPORT_KEY=askmeag
- RCON_PASSWORD=************
- SERVER_IP=paulogiovanni.ddns.net
Downloading necessary files...
ERROR: Could not download necessary files
I think the https addresses below must be updated to correct in entrypoint.sh file in the image niclaslindstedt/nquakesv
[ ! -f /nquake/id1/pak0.pak ] && {
echo -n "Downloading necessary files..."
(wget -qO qsw106.zip https://github.com/nQuake/distfiles/raw/master/qsw106.zip
&& wget -qO sv-non-gpl.zip https://github.com/nQuake/distfiles/raw/master/sv-non-gpl.zip) || error "Could not download necessary files"
echo "OK"
Please, can you analyze?
Metadata
Metadata
Assignees
Labels
No labels