#!/bin/sh

. [% IF dev %][% root %][% ELSE %]/etc[% END %]/js-templater/conf.sh
exec curl -f -m 3 "http://localhost:$OPS_PORT/admin?action=ping" >/dev/null 2>&1
