Browse Source

small typo

Paul Klumpp 12 years ago
parent
commit
41e2f0f1bf
3 changed files with 3 additions and 2 deletions
  1. 1 1
      README
  2. 1 0
      q2compile/make_package.sh
  3. 1 1
      q2srv/action/motd.txt

+ 1 - 1
README

@@ -23,7 +23,7 @@ Edit the gs_starter.cfg and try to study what it says:
 	nano gs_starter.cfg 
 
 	Note: The ACTIVATE variable defines which instances get run 
-	by ./gs_starter.sh startwatch. And obviously, the Rest of the 
+	by ./gs_starter.sh startwatch. And obviously, the rest of the 
 	variables define starting parameters for these instances.
 
 

+ 1 - 0
q2compile/make_package.sh

@@ -22,6 +22,7 @@ cd $q2dir
 rm q2proded
 rm gs_starter.sh
 rm action/game*.so
+rm -rf plugins
 
 # tar
 cd $pkg_dir/../

+ 1 - 1
q2srv/action/motd.txt

@@ -1,4 +1,4 @@
 ==================================
-- mutu change motd.txt
+- ;-) change motd.txt
 ==================================