#!/bin/bash

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/gtlab/adcctl/lib/

/opt/gtlab/adcctl/bin/adcctl $1 $2 $3
