mirror of
https://github.com/apache/lucene.git
synced 2025-02-10 03:55:46 +00:00
3 lines
96 B
Plaintext
3 lines
96 B
Plaintext
|
#!/usr/bin/env ruby
|
||
|
require File.dirname(__FILE__) + '/../config/boot'
|
||
|
require 'commands/runner'
|