OSDN Git Service

Merge branch 'v05' of git.sourceforge.jp:/gitroot/pettanr/pettanr into v05
[pettanr/pettanr.git] / script / sbt_helper.rb
index d342851..bdfa029 100644 (file)
@@ -1,9 +1,8 @@
 #フキダシテンプレートを作るサポートツール\r
 if ARGV.size < 2\r
-  puts "sbt_helper.rb input.json output.json [work dir=input dir]"\r
+  puts "sbt_helper.rb -Ku input.json output.json [work dir=input dir]"\r
   exit\r
 end\r
-$KCODE = 'u'\r
 require 'json'\r
 require 'base64'\r
 \r