浏览代码

small typo

Paul Klumpp 12 年之前
父节点
当前提交
41e2f0f1bf
共有 3 个文件被更改,包括 3 次插入2 次删除
  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
 ==================================