Browse Source

fix: remove elasticsearch start from vagrant install.sh

master
Matthew Scragg 8 years ago
parent
commit
49e5280edf
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      install.sh

+ 0
- 2
install.sh View File

@@ -79,6 +79,4 @@ sudo mv /tmp/realms-wiki /usr/local/bin

sudo chmod +x /usr/local/bin/realms-wiki

sudo service elasticsearch start

realms-wiki start

Loading…
Cancel
Save