|
@@ -64,13 +64,12 @@ if [ "$INSTALL" == "1" ]; then
|
|
|
echo " gamedir fortress example: $BOTPATH/fortress/maps"
|
|
|
echo
|
|
|
echo "3. 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
|
|
|
echo "4. Now, it's cool to run:"
|
|
|
echo " cd "$BOTPATH" && ./startcimsqwbot.sh"
|
|
|
echo
|
|
|
- echo "For an overview of configuration options, please see the wiki at:"
|
|
|
- echo "http://redmine.b4r.org/projects/cimsqwbot/wiki"
|
|
|
- echo
|
|
|
echo "Have fun."
|
|
|
echo
|
|
|
|