diff --git a/ThermoRawFileParser.sh b/ThermoRawFileParser.sh index 3300b98..110a1e4 100755 --- a/ThermoRawFileParser.sh +++ b/ThermoRawFileParser.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/bash echo "Analysing Thermo RW file input" exec mono /home/biodocker/bin/bin/Debug/ThermoRawFileParser.exe "$@"