Line 51 of tmev.sh ends in two semicolons, when there should be only one. Attempting to run the script as it is included will not work, though removing the extra semicolon at the end of the line fixes the problem and MeV runs correctly afterwards.