#!/bin/bash
echo "Analysing Thermo RW file input"
mono /usr/local/share/thermorawfileparser/ThermoRawFileParser.exe "$@"
