OSDN Git Service

[mk_rate] [mk_game_results] Supports Ruby 1.9.3.
[shogi-server/shogi-server.git] / mk_game_results
index caaf7c7..664a5ca 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/ruby
+#!/usr/bin/ruby1.9.1
 # $Id$
 #
 # Author:: Daigo Moriwaki
@@ -35,9 +35,9 @@
 #
 # Sample Command lines that isntall prerequires will work on Debian.
 #
-# * Ruby 1.8.7
+# * Ruby 1.9.3
 #
-#   $ sudo aptitude install ruby1.8
+#   $ sudo aptitude install ruby1.9.1
 #
 # == Run
 #