fixing the executable
This commit is contained in:
parent
799a3cb57f
commit
88e48eee76
|
@ -1,2 +1,3 @@
|
||||||
|
$LOAD_PATH.unshift "#{File.dirname(__FILE__)}/../lib"
|
||||||
require 'zoomifier'
|
require 'zoomifier'
|
||||||
Zoomifier::zoomify(ARGV[0])
|
Zoomifier::zoomify(ARGV[0])
|
||||||
|
|
Loading…
Reference in New Issue