Cross Reference: start-development
xref
: /
ontohub
/
script
/
start-development
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
start-development revision b81720760c4fe6020abe2f640a69fb4baebe4c35
#!/
bin
/
sh
rake
sunspot
:
solr
:
start
rake
resque
:
work
&
resque_pid
=$!
rails
s
kill
$resque_pid
rake
sunspot
:
solr
:
stop