#!/bin/bash
source setclasspath $HOME/work

echo "it is best to move the files in /mnt/data/testdaq/domcal out of this directory first "


mkdir -p $HOME/domcal/new-files/
cd $HOME/domcal/new-files/

nohup domcal-wrapper-wrapper &
 
