Skip to content

Commit

Permalink
fixup! Simplify wait-for-es.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
oalders committed Aug 26, 2020
1 parent 0aa60a7 commit 47a2ac4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions wait-for-es.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,5 @@ while true; do
done

echo "Elastic Search is up" >&2
shift
exec "$@"

0 comments on commit 47a2ac4

Please sign in to comment.