#!/bin/sh if [ ! -f wait-for-it.sh ]; then wget https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh fi