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