#!/bin/sh

exec curl -s -f -m 3 http://localhost:10180/alive -o /dev/null
