mirror of
https://github.com/futurepress/epub.js.git
synced 2025-10-05 15:32:55 +02:00
3 lines
No EOL
75 B
Ruby
3 lines
No EOL
75 B
Ruby
root=Dir.pwd
|
|
puts ">>> Serving: #{root}"
|
|
run Rack::Directory.new("#{root}") |