#!/bin/bash

CREATETEMPLATE=$1

../../testlib/test_server_common 2 `basename $0` bind server $CREATETEMPLATE
