OSDN Git Service

Getting an absolute location of this file was wrong if it was a synbolic link. This...
[shogi-server/shogi-server.git] / shogi-server-profile
index e9829c3..01f6fc7 100755 (executable)
@@ -1,11 +1,11 @@
-#! /usr/bin/ruby1.9.1
+#! /usr/bin/ruby
 # $Id$
 #
 # Author:: Daigo Moriwaki
 # Homepage:: http://sourceforge.jp/projects/shogi-server/
 #
 #--
-# Copyright (C) 2011 Daigo Moriwaki (daigo at debian dot org)
+# Copyright (C) 2011-2012 Daigo Moriwaki (daigo at debian dot org)
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -38,7 +38,7 @@
 #
 # * {ruby-prof}[http://rubyforge.org/projects/ruby-prof/]
 #
-#   $ sudo gem1.9.1 install ruby-prof
+#   $ sudo gem install ruby-prof
 #
 # == Run
 #