Skip to content

readding #!/usr/bin/env python to executable scripts

Manuel Guth requested to merge mguth-executables into master

Summary

This MR introduces the following changes

  • in !591 (merged) all the #!/usr/bin/env python were removed, they need to be added back now for the executable scripts, if not they are not able to run in the packaged images

Conformity

Merge request reports