Add newline to the end of bash scripts

This commit is contained in:
Tamer Tas
2015-09-18 19:35:05 +03:00
parent 0f8cc8926f
commit cb5f921df1
9 changed files with 9 additions and 9 deletions

View File

@@ -16,4 +16,4 @@
export ELASTICSEARCH_URL=${ELASTICSEARCH_URL:-"http://localhost:9200"}
echo ELASTICSEARCH_URL=${ELASTICSEARCH_URL}
/kibana-4.0.2-linux-x64/bin/kibana -e ${ELASTICSEARCH_URL}
/kibana-4.0.2-linux-x64/bin/kibana -e ${ELASTICSEARCH_URL}