#!/bin/bash

# Script executes moos.deployed.NodeTest.main()
$JAVA -Djava.security.policy=properties/policy -jar getADCP.jar $*

