#!/bin/sh
SERVER=localhost
../../src/cgadm --server=$SERVER --user=cgadm/cgadm  $@
