Incorrect shebang line for build.sh

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Trivial - P5
    • 3.7.2
    • Affects Version/s: None
    • Component/s: None
    • Environment:
      Debian Buster
    • 0.5
    • v3.6

      It is trivial, the build.sh says is executed with sh, when the file itself is using bash.

      so it should start with
      #!/bin/bash
      instead of
      #!/bin/sh

              Assignee:
              David Golden
              Reporter:
              Patrik Laszlo
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: