Skip to content

[Quality Evaluator] exec format error in start script

The #!/bin/bash line was moved after the comment of copyright raising: exec format error

/cc @davidremon take care of this issue. I'm not sure if the headers were added automatically or not, but the scripts have stopped working. The line #!/bin/bash must be located at the first line of the script file.

Edited by Antoni Gimeno