Merge pull request #29 from fvigotti/patch-1

kibana is now executed using exec
This commit is contained in:
Anthony Lapenna 2015-12-14 08:49:54 +01:00
commit 0ce815ebe8

View file

@ -7,4 +7,4 @@ while true; do
done
echo "Starting Kibana"
kibana
exec kibana