Skip to content

Commit

Permalink
Support case-sensitive file system
Browse files Browse the repository at this point in the history
Fixes #5
  • Loading branch information
Chris911 committed May 13, 2014
1 parent b99cd1f commit 41853e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/istats
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@

$:.unshift File.join(File.dirname(__FILE__), *%w[.. lib])

require 'istats'
require 'iStats'

IStats::Command.execute(*ARGV)

0 comments on commit 41853e1

Please sign in to comment.