AutoCommit Die Jul 25 11:03:01 CEST 2017

This commit is contained in:
Andreas Stephanides
2017-07-25 11:03:01 +02:00
parent 09d5e7b880
commit 6c4873d869
2 changed files with 2 additions and 1 deletions

View File

@@ -27,6 +27,7 @@ echo "Start the sunspot server"
# Run Sunspot
$rake_command sunspot:solr:stop &> /dev/null
$rake_command sunspot:solr:start || exit 1
bundle exec sunspot-solr start -p 8982
# Topic 1 is supposed to be the startpage topic
if [ ! -f config/start_topic.yml ]; then