Explorar o código

fix(install): fix url in command (#2407)

Christian %!s(int64=7) %!d(string=hai) anos
pai
achega
dc931a7718
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      lgsm/functions/install_ut2k4_key.sh

+ 2 - 2
lgsm/functions/install_ut2k4_key.sh

@@ -14,7 +14,7 @@ echo "================================="
 fn_sleep_time
 fn_sleep_time
 echo "To get your server listed on the Master Server list"
 echo "To get your server listed on the Master Server list"
 echo "you must get a free CD key. Get a key here:"
 echo "you must get a free CD key. Get a key here:"
-echo "https://forums.unrealtournament.com/utserver/cdkey.php?2004"
+echo "https://www.epicgames.com/unrealtournament/forums/cdkey.php?2004"
 echo ""
 echo ""
 if [ -z "${autoinstall}" ]; then
 if [ -z "${autoinstall}" ]; then
 	echo "Once you have the key enter it below"
 	echo "Once you have the key enter it below"
@@ -28,4 +28,4 @@ else
 	echo "You can add your key using the following command"
 	echo "You can add your key using the following command"
 	echo "./${selfname} server-cd-key"
 	echo "./${selfname} server-cd-key"
 fi
 fi
-echo ""
+echo ""