Просмотр исходного кода

Old repository wiki URL changed to the new one.

Luiz 10 лет назад
Родитель
Сommit
e095456652
1 измененных файлов с 6 добавлено и 10 удалено
  1. 6 10
      is_cimsqwbot.sh

+ 6 - 10
is_cimsqwbot.sh

@@ -77,20 +77,17 @@ if [ "$INSTALL" == "1" ]; then
 	echo
 	echo "The installation is now ready to run. BUT..."
 	echo 
-	echo "1. Because you need the original maps, place pak0.pak and pak1.pak of original quake there:"
-	echo "   $BOTPATH/id1"
-	echo
-	echo "2. Please know, that you need maps. The bot will start downloading them often, which takes time."
+	echo "1. Please know, that you need maps. The bot will start downloading them often, which takes time."
 	echo "   It is advised, you get some maps already and put them in the appropriate gamedir under"
 	echo "   $BOTPATH"
 	echo "   gamedir qw example: $BOTPATH/qw/maps"
-  echo "   gamedir fortress example: $BOTPATH/fortress/maps"
+    echo "   gamedir fortress example: $BOTPATH/fortress/maps"
 	echo
-	echo "3. Please edit the $CONFIGNAME"
+	echo "2. Please edit the $CONFIGNAME"
 	echo "   For an overview of configuration options, please see the wiki at:"
-	echo "   http://redmine.b4r.org/projects/cimsqwbot/wiki"
+	echo "   https://gitlab.netdome.biz/community-messaging-project/qwbot/wikis/home"
 	echo
-	echo "4. Now, it's cool to run:"
+	echo "3. Now, it's cool to run:"
 	echo "   cd "$BOTPATH" && ./startcimsqwbot.sh"
 	echo
 	echo "Have fun."
@@ -106,5 +103,4 @@ else
 	echo "Did nothing."
 	echo
 
-fi
-
+fi