mirror of
https://github.com/apache/lucene.git
synced 2025-02-07 02:28:49 +00:00
01048167ae
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@491824 13f79535-47bb-0310-9956-ffa450edef68
3 lines
96 B
Ruby
Executable File
3 lines
96 B
Ruby
Executable File
#!/usr/bin/env ruby
|
|
require File.dirname(__FILE__) + '/../config/boot'
|
|
require 'commands/server' |