Current format in most of the sh files: #!/bin/bash -e Some of them have only #!/bin/bash Please unify
Current format in most of the sh files:
#!/bin/bash -e
Some of them have only #!/bin/bash
Please unify