Code Review
/
sdc
/
sdc-distribution-client.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
bbc0347d61b6a0abc12e72f694a7e78f225dcb94
[sdc/sdc-distribution-client.git]
/
1
#!/bin/bash
2
# This script starts elasticsearch as a service in init.d
3
service elasticsearch stop
4
service elasticsearch start