bin/iremocon in
iremocon_control-0.1.0
vs bin/iremocon in
iremocon_control-0.1.1
- old
+ new
@@ -63,8 +63,8 @@
# コマンド送信 puts ir.send(method, *ARGV) rescue nil end
-main if __FILE__ == $0
+main
# vim: sw=2 ts=2 sts=2 et